-
-
Notifications
You must be signed in to change notification settings - Fork 746
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] Refit.ApiException: Response status code does not indicate success: 400 (Bad Request). #1388
Comments
Reinstall solution! |
I have the same problem too, I can get response body, but after that poll retry the request due to status code 400 |
Same exception thrown here when deployed to Azure Functions (in process) running on windows Back to vanilla HttpClient 🥱 |
This doesn't seem related to Refit. If someone can provide more information that shows that it is related to Refit, please comment and we can reopen. |
@anaisbetts In my case you are absolutely correct, that this is not related to Refit. It was a configuration issue on Azure. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
The machine works normally, but an error is reported when it is placed on the server! Server version Windows Server 2022 datacenter 21h2!
The text was updated successfully, but these errors were encountered: