apim-developer-portal2
Version:
API management developer portal
8 lines • 342 B
HTML
<p>
The interactive console of the Developer portal makes client-side API requests directly from the browser, this requires
Cross-Origin Resource Sharing (CORS) enabled on the server.
</p>
<p>
You can enable it by adding a CORS policy on your API(s).
<a href="https://aka.ms/AA4e482" target="_blank">Learn more</a>
</p>