Im using the API for migrating content from one server to another. Im using the Server API tool in an Alteryx workflow but im getting an "access denied"/"forbidden" error. In the same workflow Im successfully connecting to get messages and other processes to post messages (eg: the users > collection endpoint).
I have created the collections using the API and am using a curator api key.
So why would the workflow > collections endpoint throw the forbidden error when all other endpoints work?