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

Authentication fails on Firefox: Bad Request (Invalid host) #9

Open
eusogames opened this issue Nov 15, 2023 · 6 comments
Open

Authentication fails on Firefox: Bad Request (Invalid host) #9

eusogames opened this issue Nov 15, 2023 · 6 comments

Comments

@eusogames
Copy link

After loading the authentication scene and attempting to authenticate, the twitch authentication window opens, and after authorizing it, It fails, saying Bad Request (Invalid host). Further attempts take me directly to the Bad Request (Invalid host) page.

@eusogames eusogames reopened this Nov 16, 2023
@danqzq
Copy link
Owner

danqzq commented Nov 17, 2023

Removed the extra slash from the localhost URL in TwitchAuthenticator.cs

@eusogames
Copy link
Author

Sorry meant to update this sooner, sent this before i could test this and removing the slash does create a no path specified error. I was experimenting and believed the issue to be a mismatched uri but after more testing this doesn't appear to be the issue. It seems to be with retrieving the token from the request.

@danqzq
Copy link
Owner

danqzq commented Nov 18, 2023

May I know which browser you are using?

@eusogames
Copy link
Author

Currently using Firefox. Tried disabling extensions in case that was causing an issue but haven't tried with a different browser yet.

@eusogames
Copy link
Author

After switching browser to chrome, authentication completes correctly.

@danqzq
Copy link
Owner

danqzq commented Nov 18, 2023

Yeah, users have reported issues with the Firefox browser not proceeding the authentication.

@danqzq danqzq changed the title Authentication fails: Bad Request (Invalid host) Authentication fails on Firefox: Bad Request (Invalid host) Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants