python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Azure API Management Base URL - CLI Command
Newbie question. I am using "az apim api import" CLI to register my API in APIM. We are using different gateways in the APIM. By default, it uses the default gateway as the Base URL. My q...
Ultra GC
Votes: 0
Answers: 1
Getting authentication failed error when calling APIM API which has Product scope from postman
I have an APIM API, which is associated with a Product(Product scope). When I test the API within APIM (Test tab), everything works fine.
But when I copy the same headers along with the same Authoriza...
Madhu
Votes: 0
Answers: 0
"AADSTS54005: OAuth2 Authorization code was already redeemed, please retry with a new valid code or use an existing refresh token" Az API Management
I am trying to obtain an authorization token to consume a published API in Azure API Management, for which I am performing the following steps:
Call the authorization URL as follows:
https://login.m...
Hernán
Votes: 0
Answers: 0
Why is Azure APIM preflight response so slow?
I have an app service which is accessed via APIM.
Intermittently (about 1/5), HTTP responses for GET requests are taking >1 minute.
I noticed the preflight request is taking 1.4 minutes, which make...

David Klempfner
Votes: 0
Answers: 0