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

Unable to retrieve Google Refresh Token - Shows this OOB flow is now blocked #660

Closed
ekalp opened this issue May 1, 2024 · 1 comment
Closed

Comments

@ekalp
Copy link

ekalp commented May 1, 2024

Describe the bug
Ran: node login.js which returned the URL to run to get a refresh token, and it shows that it is blocked/no longer supported.

image

The link they provided links to: https://developers.google.com/identity/protocols/oauth2/resources/oob-migration

To Reproduce
Steps to reproduce the behavior:

  1. Follow the steps to try to obtain a refresh token for your Google Account
  2. Note the 400 error from Google.

Expected behavior
After making adjustments to support the current auth requirements a refresh token should be returned.

Include with your bug report this version info:
Plugin: v4.6.9
NodeJS: v20.12.2
Homebridge: v1.8.1

@ekalp
Copy link
Author

ekalp commented May 1, 2024

Looks like this is addressed here: #575

@ekalp ekalp closed this as completed May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant