Open hiddenz08 opened 4 years ago
Try this:
When you're creating the Credentials and at the Create OAuth client ID
page, select Desktop app
for Application type instead of Web application
. Then you shouldn't have to set the Authorized redirect URI .
Then when you click on the new credential you selected, you should see a DOWNLOAD JSON button. Download it and rename it to client_secrets.json
.
When you're creating the Credentials and at the Create OAuth client ID page, select Desktop app for Application type instead of Web application. Then you shouldn't have to set the Authorized redirect URI .
It would be great, if this could be added in the README. Also, please add a note saying that the ownership cannot be changed between different domains as Google doesn't allow it.
It would be great, if this could be added in the README.
I'd accept a pull request to add it in a heartbeat.
I keep getting this error, I think it's because of what I put on redirect_uris. But I'm not really sure what I am supposed to put there. Please help me