You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 28, 2018. It is now read-only.
I'd like to create a widget for my website that displays the number of pets, but CORS means I can't access /nea/pettings.json from client-side JS. Would it be possible to add either JSONP support or adding the Access-Control-Allow-Origin: * header?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'd like to create a widget for my website that displays the number of pets, but CORS means I can't access
/nea/pettings.json
from client-side JS. Would it be possible to add either JSONP support or adding theAccess-Control-Allow-Origin: *
header?The text was updated successfully, but these errors were encountered: