Select to view content in your preferred language

Rest API does not allow for 'mode' option (cors, no-cors), but allows 'credentials'.

338
0
12-15-2023 11:45 AM
Labels (1)
ThomasLepkowski2
New Contributor

Hello,

I'm using the latest version of the rest api (https://developers.arcgis.com/arcgis-rest-js/api-reference/arcgis-rest-feature-service/) .  I should say, I'm NOT using it because our requests require setting 'mode'.

Here is the doc for options: https://developers.arcgis.com/arcgis-rest-js/api-reference/arcgis-rest-feature-service/IQueryFeature...

Question:  Why does the API IQueryFeaturesOptions not support 'mode' but is does support 'credentials' ?

Thank you!

Tom

 

0 Kudos
0 Replies