Newly Received 404 with Error Code 1006 on DELETE sheets/{sheetId}/rows API with ignoreRowsNotFound
Hey there,
Was a recent breaking change pushed to the smartsheets API? Previously, when calling the DELETE Request to the rows endpoint, I would receive a 200 with a valid response. Now, when requesting a valid sheet, with a valid row, I am unable to get a 200 response and am only receiving 404 with error code 1006 in response. Example:
The sheet starting with 7V exists and has a specific subset of rows.
I have confirmed the following
A. The sheet ID is the exact same
B. I am authorized to the server with the same token as the GET request
C. The Row Id Exists. The sheet Id exists.
As of last week, this was working just fine. Is anyone experiencing erroneous 404?s
Best Answer
-
Ah so seems like the mistake I made was taking the ID from the front end url parameter, and since it worked with the GET request I assumed it would work with the others as well. Changing to the smaller in64 id works just fine.
Answers
-
I was not able to recreate the 404 error. I used Smartsheet Pyhond SDK.
Row 2 was successfully deleted.
-
Ah so seems like the mistake I made was taking the ID from the front end url parameter, and since it worked with the GET request I assumed it would work with the others as well. Changing to the smaller in64 id works just fine.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives