Are there any other examples for documentations that I can try to import like the Yahoo Weather App ?

Not applicable

I tried to import the Pet Store example for swagger.io but it doesnt get a response maybe because of cross origin access. I was wondering if there are more examples like the Yahoo weather documentation so I could test it on the dev portal.

0 3 139
3 REPLIES 3

Do you see an error when you try the Pet Store APIs?

Yeah, I get a error response, Bad gateway

That does not appear to be a CORS issue. Usually bad gateway indicates an issue in proxy deployment. What's the host URL in your Swagger file? Can you share your Swagger (.json) file?