-
Notifications
You must be signed in to change notification settings - Fork 89
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
Auth0 connection fails with "no Host in request URL" #1023
Comments
Hello. Ref: CONTRIBUTING.md |
Hey @duedares-rvj, thanks for the suggestion. Should the provider give a better error message when this happens? Seems like a common enough issue, in this case with my configuration (I use a separate layer for credentials, which was not configured correctly). |
@VenelinMartinov Hello again. Let us know if there is anything further that we can add to improve the experience. |
Hey @duedares-rvj thanks for the response! Would it make sense for the provider itself to check that it is configured correctly and print an error message if not? In my case, I was fully aware of he need to configure it but due to a type it was not configured correctly. |
@VenelinMartinov I have added an explicit check for this. Hope that helps. Thanks. |
Thanks @duedares-rvj! |
Checklist
Description
Trying to create an auth0_connection fails with:
Expectation
It succeeds or produces a meaningful error.
Reproduction
run
terraform apply
Auth0 Terraform Provider version
1.6.1
Terraform version
v1.9.5
The text was updated successfully, but these errors were encountered: