dev.socrata.com
dev.socrata.com copied to clipboard
Basic authentication with private api gives CORS issue.
After reading documentation and all the articles basic authentication works fine on postman and even in socrata API playground.
But when i run it through my web application on local host it gives me error of CORS. Is there any way i can access the data using simple XMLHttpRequest ?