Greetings!!
I have been tasked with adding an Authorization header to our layer query request.
Referencing Solved: Re: How to set headers for esriRequest using .setR... - Esri Community I managed to get the setRequestPreCallback set and the Authorization header added.
However, when the callback function is fired, it only has 4 of the 9 needed query parameters for the link to work.
Is there a method of recovering the missing query parameters??
We are using arcgis 3.14.
Thank you,
-Daniel