Hi Experts,
Below workflow steps is not working in production. It is throwing below error message. Same steps work in sanbox/test environments. Please help. thanks
Workflow Steps:
“Get List of Identities”: {
“actionId”: “sp:get-identities”,
“attributes”: {
“inputQuery.$”: “$.defineVariable.searchString”,
“inputSavedSearch”: null,
“searchBy”: “searchQuery”
},
“description”: null,
“nextStep”: “Compare Numbers”,
“type”: “action”,
“versionNumber”: 2
}
=========
Error message:
{“displayName”:“Get List of Identities”,“error”:“request failed: 403 - 403 Forbidden (type: HTTP Response Returned a Client Error, retryable: false): request failed: 403 - 403 Forbidden”,“stepName”:“getListOfIdentities”,“task”:“sp:get-identities”}
{“error”:“actionStep(Get List of Identities) Err: task failed: activity error (type: sp:identity:get-identities:v2, scheduledEventID: 17, startedEventID: 18, identity: 33757d64-2e7d-4361-a5da-5e560b7eeb48): request failed: 403 - 403 Forbidden (type: HTTP Response Returned a Client Error, retryable: false): request failed: 403 - 403 Forbidden (type: HTTP Response Returned a Client Error, retryable: false): request failed: 403 - 403 Forbidden (type: HTTP Response Returned a Client Error, retryable: false): request failed: 403 - 403 Forbidden”}