Hi All,
When i try to get arcgis portal users with below rest url in the code level. Im getting below error
xhttp.send(); }
"{"error": { "code": 498, "message": "Invalid token.", "details": [] }}"
But when i try to access the same url in the browser im getting response.
Could you please help me on this.
Thanks.