I’m working with a customer who receives the following error for the endpoint listed below. Can you please explain what privileges they are missing & how to add them? For troubleshooting, I attempted to recreate the issue by signing up for a free trial, however I was able to successfully hit this endpoint without any issues.
So I suppose we can only go by the error message itself: the token he’s providing doesn’t have sufficient permissions. You might work with him to make sure the user account generating the token is configured properly and that the token value hasn’t been munged.
How do you update the permissions for the token? I saw no option to do this in the UI. Additionally, the person generating the token is an Admin - nobody else in their org has higher permissions than they do.
Have you tried this via the UI? The best way to master the API is to perform the desired action via the UI and eavesdrop to see which calls the UI made to accomplish the action.