You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi team
In this doc, it says that The portal uses the [Azure API Center data plane API](https://learn.microsoft.com/en-us/rest/api/dataplane/apicenter/operation-groups) to retrieve data from your API center.
But in the runtime, I tried with the json configuration
I saw this issue and realized I also probably used the wrong domain.
After configuring it to the "https://{serviceName}.data.azure-apicenter.net" format I no longer get a 404 but a (failed)net::ERR_EMPTY_RESPONSE .
Hi team
In this doc, it says that
The portal uses the [Azure API Center data plane API](https://learn.microsoft.com/en-us/rest/api/dataplane/apicenter/operation-groups) to retrieve data from your API center.
But in the runtime, I tried with the json configuration
it seems not same as the Data Plane Api's domain defined as
https://{serviceName}.data.azure-apicenter.net
like such asList All APIs
I'm confuse that is there any mistake?
The text was updated successfully, but these errors were encountered: