Skip to content
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

Error in Google re-auth : Missing property "redirect_uris" in a client type of "installed" #118

Open
greiginsydney opened this issue Jun 22, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@greiginsydney
Copy link
Owner

Users are no longer able to upload via Google.

When you attempt to python3 piTransfer.py reauthGoogle, the response is a failure message:

Error in Google re-auth : Missing property "redirect_uris" in a client type of "installed"

It appears this is as a result of changes Google has made to their API (Making Google OAuth interactions safer by using more secure OAuth flows) and applies to new API apps created after Feb 28, 2022.

I'm looking into how best to restore this functionality while at the same time not breaking it for existing users.


- G.

@greiginsydney greiginsydney added the bug Something isn't working label Jun 22, 2022
@greiginsydney greiginsydney self-assigned this Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant