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
- Smartsheet Customer Resources
- 64.1K Get Help
- 412 Global Discussions
- 221 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 140 Just for fun
- 58 Community Job Board
- 461 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives