I have been trying to access and download attachments to rows in a Smartsheet through API using Access token. In how many ever ways, I tried to do so, that didn't work.
However, I am able to access the attachments directly that are attached to a sheet and not to a row. Are there any different permissions to access row and sheet attachments. User permission for this Smartsheet is Admin.
The error:
{'errorCode': 1006, 'message': 'Not Found', 'refId': 'p7hg71'}
Even though there are attachments, I am getting this Not Found error.
Did anyone encounter this issue before, any help here is highly appreciated.
Thank you,
Manaswitha P.