-
Notifications
You must be signed in to change notification settings - Fork 288
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
Problems when trying to connect to Google oauth2 endpoint #276
Comments
@gonzofy I had the same issue on an old account for testing and I had to renew the oauth2 token and now it works. |
Did you have to renew it multiple times? It seems that I need to renew it about once a week which is exceptionally annoying since I am trying to use gmvault to take automated backups. |
I have to renew it about every week as well, makes the whole backup strategy unreliable. |
@bleistift2 To fix the weekly expiration, follow the instructions in these two posts: |
Thank you for your answer, I have already created the project. How do I submit the app to verification? |
Check the "Publishing status" section of https://console.developers.google.com/apis/credentials/consent. This is how mine looks. Yours should look like this too if you have it set up properly: If it doesn't look like this, you will want to click the button under the "publishing status" section. I forget what exactly the button says if you haven't pressed it. I believe it says "publish" or "release" or something like that. |
Thanks for writing gmvault! I've been using it successfully for a long time.
I'm getting 400 errors from Google now.
I'm using v1.9.1. I have been using it successfully since it was launched and have changed nothing about the installation, so I assume Google changed something. For example, Google might have changed the API for its oauth endpoint. Yesterday and today I've had issues with gmvault authenticating with Google.
Here's what I see:
The text was updated successfully, but these errors were encountered: