Reg : Error-Login session for token null is expired or invalid.
Content
Hello All,
I have called services GetUrl, Login, and createRequisition successfully and got the Requisition id successfully. But when I try to fetch data using below service url, get the error. Please suggest what is going wrong in below url.
Service Url - https://ch.tbe.taleo.net/CH15/ats/api/v1/object/requisition/search.xml?cws=1&rid=1255
Method Type - Get
Error Response -
<root>
<response/>
<status>
<detail>
<operation>internal</operation>
<errormessage>Login session for token null is expired or invalid.</errormessage>
<error>Login session for token null is expired or invalid.</error>
<errorcode>500</errorcode>
</detail>
<success>false
0