Google-Assistant-Unofficial-Desktop-Client icon indicating copy to clipboard operation
Google-Assistant-Unofficial-Desktop-Client copied to clipboard

when ever i try to get the token for the google assistant desktop client it says this"Unable to process request due to missing initial state. This may happen if browser sessionStorage is inaccessible or accidentally cleared."what the hell do i have to do now

Open RaghavPoddar123 opened this issue 2 years ago • 4 comments

image

RaghavPoddar123 avatar May 04 '22 08:05 RaghavPoddar123

Same for me, rest of initialisation process went fine, but step 9 of "Setting authentication in the app" form the setup wiki leads to this error.

ako-3004 avatar May 06 '22 15:05 ako-3004

Hello @RaghavPoddar123 and @ako-3004. Check the following solution (It works!!)

Download the JSON file from Web client credential from [Google API & Services > Credentials] page and use it as the Key File in the client. image

Download the JSON file from Web client credential from [Google API & Services > Credentials] page and use it as the Key File in the client. image Hope this helps...... 😊

Nivet2006 avatar May 07 '22 06:05 Nivet2006

Thanks a lot, thats the code I missed. For everyone: use the code parameter from URL and paste it in google assistant.

ako-3004 avatar May 18 '22 06:05 ako-3004

Where do we paste the URL exactly? Update:- Yeah I solved it, at first I was trying to copy that code inside the token file then I realized that we need to copy that URL (code) in the application when it asks for token code, got a few fails, so deleted all the client files and downloaded a fresh one and relaunched the app, and after that, I simply pasted the code even if it had a slash after the first digit, it worked.

bijudamian avatar May 19 '22 03:05 bijudamian

FYI, this also worked when I had an ERR_SSL_PROTOCOL_ERROR on the last login page that shows the actual code screen.

thekdoggy avatar Nov 10 '22 15:11 thekdoggy