Hello, folks,
I have API creds for our Smartsheet instance. When I do the call to the GET /sheets endpoint the new sheet that was generated by an admin is not appearing in the list of sheets. Also, if you call the GET /sheets/{sheed_id} call for the new sheet I get a 404.
The sheet exists and it has been shared out to me. I have admin privileges.
What would cause API credentials to be limited to a scope where new sheets would not be populating when you make a call to the designated endpoints?
Thank you in advance!