Error Code on multiple scripts - PLEASE HELP - URGENT

Options

Request failed for https://api.smartsheet.com returned code 400. Truncated server response: {

"errorCode" : 1012,

"message" : "Required object attribute(s) are missing from your request: values.",

"refId" : "1nw852hwpq9h0",

"detail... (use muteHttpExceptions option to examine full response)




Request failed for https://api.smartsheet.com returned code 404. Truncated server response: {

"errorCode" : 1006,

"message" : "Not Found",

"refId" : "sxd9kjmzwtru"

} (use muteHttpExceptions option to examine full response)

Answers

  • Genevieve P.
    Genevieve P. Employee Admin
    Options

    Hi @kashyap.patel

    These are two different errors. The first indicates that a Value is missing from your request, and the second indicates that what you're looking to do isn't possible because the destination is Not Found (ex. you are not shared to the sheet or the column was deleted).

    Here is the Error Code list in the API Documentation: https://smartsheet.redoc.ly/#section/Error-Code-List

    If you need more help than this, please work with Smartsheet Support in a private channel so that you can share your full API Request, explaining what call you are looking to do (ex. update a row, get sheet) and the Sheet URLs from the app.

    Cheers,

    Genevieve