Rest API called via Azure Gateway throws Bad Request Error(400)

anuradha.satheesh 1 Reputation point
2021-03-30T10:22:40.977+00:00

I have a Rest API which is taking a token as its parameter in the URL. When I Call this end point through Azure gateway, from Postman it is giving a Bad Request (400) error. But if I call the end point directly, its working fine. I checked the No of characters in the URL . Its < 2000 chars. And we are not using Consumption tier. I read in Basic tier we can have 10K chars in the URL ? Is there anything else I am missing here

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,380 questions
{count} votes