Open wenytang-ms opened 4 months ago
I guess this is a mistake that doc teams leave an outdate domain in the rest api.
Thanks for the report! We're updating our documentation to resolve this now.
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 configurationit 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?