when i tried to access the folder using folder id in my restapi it is showing as access denied wat to do...
Solved! Go to Solution.
Yes, you'll need the Read-Only Assets or Read-Write Assets permissions.
Does your API user have all of the correct permissions? This error code typically indicates that the API user role is missing the correct permissions.
Thank you