Question
REST API : Unable to get Paging Token Error 603 Access Denied
Hi all.
I've found myself unable to generate the nextPageToken required by call "Lead Activities" or "Lead Changes".
I am returned with an error code 603 Access Denied. As per the Marketo REST API Error Codes documentation, it states that this error means "Authentication is successful but user doesn't have sufficient permission to call this API".
What am I doing wrong? :(
I've found myself unable to generate the nextPageToken required by call "Lead Activities" or "Lead Changes".
I am returned with an error code 603 Access Denied. As per the Marketo REST API Error Codes documentation, it states that this error means "Authentication is successful but user doesn't have sufficient permission to call this API".
- I have set-up an API-only user in Marketo (with Admin privileges checked)
- I have set-up a custom service in LaunchPoint using this API-only user
- I am able to get other REST API calls to function
What am I doing wrong? :(