api-management-developer-portal
api-management-developer-portal copied to clipboard
Azure API Management OData Service not showing up in Developer Portal
Im having the same problem as discribed in https://stackoverflow.com/questions/78570696/azure-api-management-odata-service-not-showing-up-in-developer-portal.:
"I've imported an OData Service as an API in Azure API Management by following the steps in this official article: https://learn.microsoft.com/en-us/azure/api-management/import-api-from-odata
I expected the OData to show up in de APIM Developer Portal, but it isn't listed in de Api's page. I have all the permissions i need, and the OData Service API is also added to a product. The strange things is that when i navigate to the Products page, and select the product, the OData API is listed as an API of that product. But when i navigate to the API from here, it goes to the API page, but it says "The specified API does not exist"."
here is my example:
When will the Odata API's beeing supported in the developer Portal?