Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
Smart Sheet API Error
I am trying to access the sheet which I have created in smartsheet using API.
I am using the following Request :
https://api.smartsheet.com/sheet/{sheetId}
Authorization : Bearer {Access Token}
But I am getting the following error :
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don't have permission to access /sheet/1472089069774724
on this server.</p>
<p>Additionally, a 403 Forbidden
error was encountered while trying to use an ErrorDocument to handle the request.</p>
<hr>
<address>Apache Server at api.smartsheet.com Port 80</address>
</body></html>
Can you please let me know what am I missing here?
The user whose Acces Token I am using is the owner of the sheet. Also there is only one user in the org currently,
Thanks!
Tags:
Comments
-
Nitesh - we received your question via our support alias as well, so we will respond directly. In a nutshell, it looks like the API URL you are using is incorrect - it's missing API version. Instead, please make sure all your URLs start with https://api.smartsheet.com/1.1/ followed by the specific resource type you are trying to access (e.g., sheet, folder, workspace, etc.).
Thanks
This discussion has been closed.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 136 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 485 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives