First up thanks for this project!
I have it working in testing mode but I cant get it working if I publish my app. Tried 3 times, following the instructions as per gmailctl init.
When visiting the authorisation link I get the following from the google oauth page:
Error 400: invalid_request
You can't sign in to this app because it doesn't comply with Google's OAuth 2.0 policy for keeping apps secure.
You can let the app developer know that this app doesn't comply with one or more Google validation rules.
Request Details
The content in this section has been provided by the app developer. This content has not been reviewed or verified by Google.
If you’re the app developer, make sure that these request details comply with Google policies.
redirect_uri: urn:ietf:wg:oauth:2.0:oob
Not sure if this is a recent change or not. I've followed the init instructions to the letter, from what I can tell. Any ideas?
First up thanks for this project!
I have it working in testing mode but I cant get it working if I publish my app. Tried 3 times, following the instructions as per
gmailctl init.When visiting the authorisation link I get the following from the google oauth page:
Not sure if this is a recent change or not. I've followed the
initinstructions to the letter, from what I can tell. Any ideas?