python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Should separate projects be used for different OAuth use cases?
In Google Cloud, I use the OAuth Consent Screen for a "Sign In With Google" on a website.
I'm now looking to build a Google Workspace Add-on which requires additional scopes (gmail, calendar...
d-_-b
Votes: 0
Answers: 2
fix deleted oauth credential used in google apps script
I accidentally deleted the OAuth credential used in my Google Apps Script Addon. Now I see a deleted_client error when I try to test and authorize my addon.
is there any way to fix this?
I don't see a...
d-_-b
Votes: 0
Answers: 2
Auto complete for Google docs
I'm developing an addon for Google docs, when users type a specific token e.g: {{, a list of suggestions will display to users and filter the list as users type more characters. The list of suggestion...
Bob T.
Votes: 0
Answers: 1
What is the easiest way to clean up and publish a useful Google sheet/script I've written?
I have written a Google Sheet with script to pull economic time-series data from FRED, Federal Reserve Economic Data maintained by the Federal Reserve Bank of St. Louis, into Google Sheets. I would li...
Michael
Votes: 0
Answers: 1