Skip to main content
All CollectionsCommon Errors
Error Retrieving Array Value
Error Retrieving Array Value

Error retrieving array value error explained on Split and ForEach steps.

Praise Magidi avatar
Written by Praise Magidi
Updated over 2 months ago

Message

Error retrieving array value.

Cause

This error happens when the path to an array does not exist or is incorrect.

Resolution

Make sure the path to the array exists and is correct on the record object.

Error Detail

{
"message": "Error retrieving array value",
"statusCode": 404,
"errorMessage": "Invalid reference token: Details"
}

Did this answer your question?