Topic: core/use_auth_hash API not Working Recently
Hi,
We have developed one custom app, which uses core/use_auth_hash API for authentication/validation. It returns sessionID which is being used internally for further requests to wialon API.
This API request was working properly but since last few days, its returning error code as -1 which is for "Invalid session"
Request Paramter Format : params : {"authHash":"XXXXX", "operateAs":"YYYY", "checkService":""}
This is happening only on the development environment i.e "dev.hosting.wialon.com".
Can you please help me on this.
J Prabhu