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

[🐛 Bug]: Error 400, Something went wrong / Bad Request #793

Open
3 tasks done
EscWasTaken opened this issue Oct 23, 2022 · 4 comments
Open
3 tasks done

[🐛 Bug]: Error 400, Something went wrong / Bad Request #793

EscWasTaken opened this issue Oct 23, 2022 · 4 comments
Assignees
Labels
🐛 bug Something isn't working

Comments

@EscWasTaken
Copy link

What went wrong?

When getting token, OAUTH will get to the "Google hasn’t verified this app" stage, then on continuing, it goes to "Something went wrong", and clicking next will give "400. That’s an error. The server cannot process the request because it is malformed. It should not be retried. That’s all we know."
image
image

What did you expect to happen?

OAuth page should do a consent check and then provide a code for assistant.
Steps 9 and 10 is what is typically expected to happen.

Steps to reproduce the bug

  1. Install stable branch through winget (winget install "g-assist" -e) (may be fine on other install types, but I haven't checked)
  2. Follow setup guide
  3. Open browser for token
  4. Select google account to sign in with
  5. Continue on "Google hasn’t verified this app"
  6. Bug occurs

App Version

v1.0.0

OS Version

Windows 10 Pro 21H2 19044.2130

Relevant Assets

No response

Pre-submission Checklist

@EscWasTaken EscWasTaken added the 🐛 bug Something isn't working label Oct 23, 2022
@EscWasTaken
Copy link
Author

Update: I just tried on my Fedora Linux VM and it gives the consent screen but will then go onto
image
which is solved in the FAQ's

@EscWasTaken
Copy link
Author

Update 2: Just checked with version 1.0.0-rc.2 on the same Win 10 machine and the error still happens.

@nicodue
Copy link

nicodue commented Nov 11, 2022

hi there, i had this same error while using firefox. using the "browser didnt open?" button to copy the link to chrome worked for me. hope it helps.

@nicodue
Copy link

nicodue commented Nov 11, 2022

hi there, i had this same error while using firefox. using the "browser didnt open?" button to copy the link to chrome worked for me. hope it helps.

NVM
Got to the next screen where you give the project access to the google account and got a different error when clicking "continue". Got to step 9 and then bug
error:
ERR_SSL_PROTOCOL_ERROR

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