Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The error message "INVALIDSESSIONID" in relation to the Salesforce rest API means that the session ID provided in the API request is not valid. This could happen if the session has timed out or has been invalidated for some other reason. To resolve this error, the API user needs to obtain a new session ID and update the API request with the new ID.