Melvin-Abraham / Google-Assistant-Unofficial-Desktop-Client

A cross-platform unofficial Google Assistant Client for Desktop (powered by Google Assistant SDK)
Apache License 2.0
3.6k stars 403 forks source link

Unable to process request due to missing initial state. This may happen if browser sessionStorage is inaccessible or accidentally cleared. #901

Open sherrygamerz opened 1 year ago

sherrygamerz commented 1 year ago

what should I do if I want to fix this issue?

sumeshir26 commented 1 year ago

You can copy the code from the address bar.

sherrygamerz commented 1 year ago

You can copy the code from the address bar.

Bro I have already tried this before but it doesn't work for me. Can you provide me some clear steps if you can maybe I have not do it correctly or left some

NeoPrint3D commented 1 year ago

Any fixes?

sumeshir26 commented 1 year ago

Any fixes?

@NeoPrint3D Try this https://github.com/Melvin-Abraham/Google-Assistant-Unofficial-Desktop-Client/issues/784#issuecomment-1465096952

KaroomiOsu commented 1 year ago

I've found a solution for this. During the popup window when it asks you for a authentication token with the box to paste the code into (which automatically opens the browser), underneath that is a hotlink for an updated credentials guide. Following the guide fixes the problem. One step I will correct from it though is a step that addresses a reset secret button. That button does not exist, so on the right-hand side you will instead click "+Add Secret" and disable the old one. It will allow you to continue with the guide and get past the browser error entirely. Hope this is clear to understand and helps everyone!

sumeshir26 commented 1 year ago

I've found a solution for this. During the popup window when it asks you for a authentication token with the box to paste the code into (which automatically opens the browser), underneath that is a hotlink for an updated credentials guide. Following the guide fixes the problem. One step I will correct from it though is a step that addresses a reset secret button. That button does not exist, so on the right-hand side you will instead click "+Add Secret" and disable the old one. It will allow you to continue with the guide and get past the browser error entirely. Hope this is clear to understand and helps everyone!

@KaroomiOsu Thank You!