Skip to content

Bad Requst - Invalid Hostname #2

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

Open
stowg opened this issue Oct 13, 2022 · 1 comment
Open

Bad Requst - Invalid Hostname #2

stowg opened this issue Oct 13, 2022 · 1 comment

Comments

@stowg
Copy link

stowg commented Oct 13, 2022

I can't get this sample to work - I've created the AWS pool and client, both manually and with CloudFormation -
I only get:

Bad Request - Invalid Hostname
HTTP Error 400. The request hostname is invalid.

Really struggling with this, any help would be appreciated!

@stowg
Copy link
Author

stowg commented Oct 14, 2022

the README.md has an error in the suggested appsettings.json

"AllowedHosts":"\\*",

Should not include the double slash! should be like this:

"AllowedHosts":"*",

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

1 participant