I would need to get file sets with package IDs however it appears that I do not have the required authorization. A list has been created for the user, and I can get the file data using the API playground. However, I am not able to do so using an application like Postman.
I have created an API key to send with every request, however I am getting authorization errors.
Also it appears the undermentioned do not work in playbook.
Authentication/Authorization - Does not work
/token -
/authorize
/revoke
Can someone check into the above and let me know the sequence of API calls that needs to be made and the relevant parameters that has to be sent?