An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Don't Use the Python requests library's User-Agent, It is not safe.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello team,
I am sending a request to APIM with the Python requests library, but I got a 403 forbidden error. And if I use the User-Agent: "123" or other alternatives instead of the Python requests library's default User-Agent: "python-requests/{version}", I will get a 200 response. Can you explain this issue to me? Thanks
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Don't Use the Python requests library's User-Agent, It is not safe.