Loading
Salesforce から送信されるメールは、承認済ドメインからのみとなります続きを読む

INVALID_SESSION_ID while making an HTTP Callout from an IP

公開日: Feb 13, 2026
説明

While using HTTP Action in an IP, you might encounter the following error in the preview:
 

{
"error": [
{
"errorCode": "INVALID_SESSION_ID",
"message": "Session expired or invalid"
}
],
"success": false
}


 

解決策

This error usually occurs because of the authorization and then you'll need to pass in the headers "Authorization token session ID".
Follow the steps mentioned in this document to resolve the issue: Set Up Authorization.

ナレッジ記事番号

000394471

 
読み込み中
Salesforce Help | Article