Relative Content

Tag Archive for jquerycors

I am getting a preflight CORs error and am unsure how to handle it

My companies GIS team has created a ArcGIS REST API for us developers to use. It allows us access to the GIS data so we can display the GIS data on our frontend products. I currently have created an endpoint that queries a data layer and returns the query in GeoJSON format. The requests work great on Postman (as expected) however when I make a request from our staging environment in development I get this CORS error.

I am getting a preflight CORs error and am unsure how to handle it

My companies GIS team has created a ArcGIS REST API for us developers to use. It allows us access to the GIS data so we can display the GIS data on our frontend products. I currently have created an endpoint that queries a data layer and returns the query in GeoJSON format. The requests work great on Postman (as expected) however when I make a request from our staging environment in development I get this CORS error.

I am getting a preflight CORs error and am unsure how to handle it

My companies GIS team has created a ArcGIS REST API for us developers to use. It allows us access to the GIS data so we can display the GIS data on our frontend products. I currently have created an endpoint that queries a data layer and returns the query in GeoJSON format. The requests work great on Postman (as expected) however when I make a request from our staging environment in development I get this CORS error.