-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Google Calendar - 400 API error #20
Comments
Sometime, the url showed in console may break (due to line break) and open incomplete link, this result to an error when you trying to authorize. |
Thanks for your answer. |
FYI: I've also tried with another VM and another ssh client, but the issue remain the same. |
Did you find out what the main problem was? |
I'm having the same issue. Did you find anything to fix this? |
@Nouuu any idea on this ? |
Tried to reproduce this issue but still not found |
Do you need further details from my side? |
I am currently experiencing a problem with the authorization code retrieval link.
Once the JSON file is downloaded, and the "client_id" and "client_secret" data is extracted, the URL communicating the authorization code, returns the following error:
The application type is properly defined as "Desktop app", but the issue still persists.
Technical env:
X86 VM + Debian Bullseye + NPM/NodeJS installed from source.
I created a new project, and defined the application as "published.
The text was updated successfully, but these errors were encountered: