Empty collection of tasks when sending a request to retrieve tasks
This is usually caused by the selected modules in the journey builder not having the needed credentials. In this case, you encounter a201
status code that returns an empty collection of tasks even when you have modules in the journey builder. The response looks like this:
POST
request to the /journey/state/fetch
endpoint. You will receive a response showing the GET_CREDENTIALS_ERROR
code.
To resolve this, contact your GBG GO account manager to update the credentials for your modules.
When you call the
/journey/state/fetch
endpoint and receive a “COMPLETED” status (rather than a credentials error), this means that the journey has been successfully finished. All tasks associated with this journey instance have been completed, and no further action is required.