Skip to content

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

@greiginsydney

Description

@greiginsydney

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions