djtimca / hagooglewifi

Home Assistant integration for Google Wifi systems.
Apache License 2.0
79 stars 26 forks source link

Tool to generate auth token no longer works. #80

Open nikwilliamson opened 2 years ago

nikwilliamson commented 2 years ago

In it's current state – the tool to generate the auth token is broken.

https://github.com/AngeloD2022/onhubauthhelper/issues/2

Are there any other ways to generate the auth token?

dping28 commented 2 years ago

I too was unable to get the refresh token. The website nor the extension would work. I even tried manually making an api key in my developers console but that didnt work either. Anyone have the steps to make this key manually?

jorge-keyv commented 2 years ago

Same here

brettmaustin commented 1 year ago

Same here

TeStevens315 commented 1 year ago

Same here

snurre0 commented 1 year ago

Was going to try out this addon for the first time, but I'm unable to get a refresh token too. I don't know enough about how those tokens work, to try to get those manually somehow. Any idea?

Edit: I just now found this https://github.com/AngeloD2022/onhubauthhelper/issues/2 Google changed something, and basically patched an exploit that the method for getting a refresh token used. No easy fix to this, unfortunately.

Maybe this addon needs another way of authenticating with Google Wifi, is possible?

nikwilliamson commented 1 year ago

PR was just merged on the auth token generator. We're back in business.

brettmaustin commented 1 year ago

I'm still getting the same message when logging in to generate a token. What gives?

snurre0 commented 1 year ago

It seems like the website and the chrome plugin is not yet updated with the new pr. I got it to work by downloading the files from their repo, unpacking into a folder and adding that folder as an extension in chrome, by having developer mode enabled in the manage extension menu in chrome.

capritzl commented 1 year ago

Any update on there token tool?

myTselection commented 1 year ago

It seems like the website and the chrome plugin is not yet updated with the new pr. I got it to work by downloading the files from their repo, unpacking into a folder and adding that folder as an extension in chrome, by having developer mode enabled in the manage extension menu in chrome.

Thanks for this! Indeed that resolved it and generation of the token is possible again with latest Chrome plugin. But it does require manual download (https://github.com/AngeloD2022/onhubauthhelper -> Get Code -> Unzip) and manual installation in Chrome (browse to: chrome://extensions/ -> enabled developer mode and press button 'load unpacked' to manually load an unpacked Chrome extension).

capritzl commented 1 year ago

This worked for me. Thank you

chscherrer commented 1 year ago

Doesn't work anymore because of Error

Manifest version 2 is deprecated, and support will be removed in 2023. See https://developer.chrome.com/blog/mv2-transition/ for more details.

RastaMan6977 commented 1 year ago

It seems like the website and the chrome plugin is not yet updated with the new pr. I got it to work by downloading the files from their repo, unpacking into a folder and adding that folder as an extension in chrome, by having developer mode enabled in the manage extension menu in chrome.

Thanks for this! Indeed that resolved it and generation of the token is possible again with latest Chrome plugin. But it does require manual download (https://github.com/AngeloD2022/onhubauthhelper -> Get Code -> Unzip) and manual installation in Chrome (browse to: chrome://extensions/ -> enabled developer mode and press button 'load unpacked' to manually load an unpacked Chrome extension).

This worked for me, TY!

nybodha commented 1 year ago

Same for me. Doesn't work anymore because of Error

Manifest version 2 is deprecated, and support will be removed in 2023. See https://developer.chrome.com/blog/mv2-transition/ for more details.

broyuken commented 1 year ago

Where does this issue lay today? What is the way to generate a token id?

kaylamillerdev commented 1 year ago

came here wondering how to generate a token too...

johnroyt commented 1 year ago

Me too, anyone know how to get a refresh token now?