apiman / apiman-developer-portal

A developer portal for Apiman 3+!
https://www.apiman.io/latest/
Apache License 2.0
32 stars 28 forks source link

CORS- error in DevPortal #23

Closed AghaSaad04 closed 3 years ago

AghaSaad04 commented 3 years ago

I have setup the APIMan and DevPortal in a VM and exposed the ports so that I can access them from my browser using vm-IP:Port. I have published an API publicly but I am unable to see the API in DevPortal. After logging the DevPortal I get the following CORS error.

image

I am attaching container logs for better understanding. Any leads would be helpful. Thanks :)

containerLogs.txt

AghaSaad04 commented 3 years ago

Fixed https://github.com/apiman/apiman/issues/1278