dev.socrata.com icon indicating copy to clipboard operation
dev.socrata.com copied to clipboard

Basic authentication with private api gives CORS issue.

Open adeel-sohail opened this issue 4 years ago • 0 comments

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 ?

adeel-sohail avatar Jan 23 '22 21:01 adeel-sohail