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

(Initial) Authenication error - Unable to process request due to missing initial state.[🐛 Bug]: #866

Open
3 tasks done
MichelJe opened this issue Feb 19, 2023 · 3 comments
Assignees
Labels
🐛 bug Something isn't working

Comments

@MichelJe
Copy link

What went wrong?

Intial installation and set up according to guide.
On step 10 google Auth shows white page only displaying this error:

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

Tried with Chrome and Edge.
Solution might be described here:
Unable to process request due to missing initial state.
image

Some hickups I experienced during following the guide (not sure if they are related to this issue):

Authorized JAva Scripts origins does not allow paths:
image

Reset secret button not shown or maybe removed from Google Cloud
image
(hence created new secret "ADD SECRET", and deleted the initial one)

What did you expect to happen?

No response

Steps to reproduce the bug

Follow the installation guide

App Version

v1.1.0

OS Version

Win 10 Pro (Build 19044.2604)

Relevant Assets

No response

Pre-submission Checklist

@MichelJe MichelJe added the 🐛 bug Something isn't working label Feb 19, 2023
@ryukinix
Copy link

ryukinix commented Jun 2, 2023

I can replicate this issue today. Is there any workaround to fix that?

@MichelJe

@MichelJe
Copy link
Author

MichelJe commented Jun 2, 2023 via email

@ryukinix
Copy link

ryukinix commented Jun 2, 2023

Hi, @MichelJe

Probably this will help someone that is struggling with this to set up the application for the first time: https://github.com/Melvin-Abraham/Google-Assistant-Unofficial-Desktop-Client/wiki/Frequently-Asked-Questions-(FAQ)#fix-unable-to-process-request-due-to-missing-initial-state-or-localhost-refused-to-connect

I get my google assistant application to authentication work properly by getting the authorization code directly from URL query parameter code=<code-to-copy>.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants