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 May 3, 2022. It is now read-only.
I'm having two issues with the Capitol Words API using AngularJS. The first is that when I add a callback, ex. callback=JSON_CALLBACK, I get and error that it is undefined. Normally, I would assume it was an error on my part and move on, but it works perfectly with the Congress API.
So after a while I tried to enable CORS and use $http.get to retrieve the data, but I get an access is denied. Am I doing something wrong? I can get more information if you need it.
Thanks,
John
The text was updated successfully, but these errors were encountered:
Hi Guys,
I'm having two issues with the Capitol Words API using AngularJS. The first is that when I add a callback, ex. callback=JSON_CALLBACK, I get and error that it is undefined. Normally, I would assume it was an error on my part and move on, but it works perfectly with the Congress API.
So after a while I tried to enable CORS and use $http.get to retrieve the data, but I get an access is denied. Am I doing something wrong? I can get more information if you need it.
Thanks,
John
The text was updated successfully, but these errors were encountered: