Hi All,
I am using ArcGIS Standalone GIS Server, generated token using http://server:port/arcgis/admin/generateToken with following parameters.
username: <username>
password: <password>
client: requestip
expiration: 1440
f: json
When passing the generated token along with the rest service ExportMap method in postman, I am getting 498 Invalid token error.
Any thoughts on this.
Thanks,
Pugazh