Important Update: Community URLs redirect issues are partially resolved. Learn More. .

cancel
Showing results for 
Search instead for 
Did you mean: 

invalid session token

lokeshkumar449
Contributor III

in v6.2 i am frequently seeing invalid session token even the job is still running and coming out of process.

 

why is session token clearing on run time also ?

2 REPLIES 2

AlexHorton
Collaborator II

Did you check the session timeout in your Archer instance? 

Anonymous
Not applicable

Is the account you are using to establish the token unique to this API interaction? Sounds like you may have a case of session stomping, where another process is logging in as the same user while this tool runs, thus invalidating your session. Make sure the account is unique to this tool.