We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I got the following error when i made requests to api using jquery.
XMLHttpRequest cannot load http://www.peacecorps.gov/api/v1/geography/countries/?current=true&suspended=false. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:63342' is therefore not allowed access.
The text was updated successfully, but these errors were encountered:
Thanks for bringing this to our attention. We are looking at enabling CORS for the API and will notify when that’s implemented.
Sorry, something went wrong.
CORS is now enabled for the API.
No branches or pull requests
I got the following error when i made requests to api using jquery.
XMLHttpRequest cannot load http://www.peacecorps.gov/api/v1/geography/countries/?current=true&suspended=false. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:63342' is therefore not allowed access.
The text was updated successfully, but these errors were encountered: