-
Notifications
You must be signed in to change notification settings - Fork 161
Failed to fetch remote schema on http://bigstickcarpet.com/swagger-parser/www/index.html #42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I'm going to leave this issue open and mark it as an "enhancement". I'll see if there's a way to add code to Swagger Parser to detect CORS errors and show a better, more informative error message. |
Any updates on this? I'm having the same issue. |
@dpmartin990 - Check your browser console for errors. You may need to enable CORS on your server |
I am running into the issue where the browser is not making an options request to my hosted swagger file. IE: running on http://localhost:8080, Cors properly configured at http://example.com/openapispec.json but because there is no OPTIONS request, the browser is failing CORS. This may have been the original issue. |
Failed to fetch http://s.natalian.org/2016-04-25/v.yaml
Why ?
The text was updated successfully, but these errors were encountered: