Last updated

Error Codes

For an explanation of the logic behind Smartsheet error codes and error handling, see the HTTP and REST portion of the Introduction.

400-Level Error Codes

400-level error codes generally indicate that there is something you should fix or add to your request before you try the request again.

HTTP status codeSmartsheet errorCodeSmartsheet message
4011001An Access Token is required.
4011002Your Access Token is invalid.
4011003Your Access Token has expired.
4031004You are not authorized to perform this action.
4011005Single Sign-On is required for this account.
4041006Not Found.
4041007Version not supported.
4001008Unable to parse request. The following error occurred: {0}
4001009A required parameter is missing from your request: {0}.
4051010HTTP Method not supported.
4001011A required header was missing or invalid: {0}
4001012A required object attribute is missing from your request: {0}.
4031013The operation you are attempting to perform is not supported by your plan.
4031014There are no licenses available on your account.
4031015The user exists in another account. The user must be removed from that account before they can be added to yours.
4031016The user is already a member of your account.
4031017The user already has a paid account. The user must cancel that account before they can be added to yours.
4001018The value {0} was not valid for the parameter {1}.
4001019Cannot transfer to the user specified. User not found.
4041020User not found.
4031021Cannot transfer to the user specified. They are not a member of your account.
4031022Cannot delete the user specified. They are not a member of your account.
4001023The sheet specified is shared at the Workspace level.
4001024The HTTP request body is required for this Method.
4001025The share already exists.
4031026Transferring ownership is not currently supported.
4041027Share not found.
4001028You cannot edit the share of the owner.
4001029The parameter in the URI does not match the object in the request body.
4011030You are unable to assume the user specified.
4001031The value {0} was not valid for the attribute {1}.
4001032The attribute(s) {0} are not allowed for this operation.
4041033The template was not found.
4001034Invalid Row Id.
4001035Deprecated.
4001036The columnId {0} is invalid.
4001037The columnId {0} is included more than once in a single row.
4001038Invalid Cell value. Must be numeric or a string.
4031039Cannot edit a locked column {0}.
4001040Cannot edit your own share.
4001041The value for {0} must be {1} characters in length or less, but was {2}.
4001042The value for cell in column {0}, {1}, did not conform to the strict requirements for type {2}.
4041043The row number you requested is blank and cannot be retrieved.
4001044Assume-User header is required for your Access Token.
4031045The resource specified is read-only.
4001046Cells containing system values cannot be inserted or updated through the API, columnId : {0}.
4031047You cannot remove yourself from the account through the API.
4031048The user specified has declined the invitation to join your organization. You cannot modify declined invitations.
4031049You cannot remove admin permissions from yourself through the API.
4031050You cannot edit a locked row.
4001051Attachments of type FILE cannot be created using JSON.
4061052Invalid Accept header. Media type not supported.
4001053Unknown Paper size: {0}.
4001054The new sheet requires either a fromId or columns.
4001055One and only one column must be primary.
4001056Column titles must be unique.
4001057Primary columns must be of type TEXT_NUMBER.
4001058Column type of {1} does not support symbol of type {0}.
4001059Column options are not allowed when a symbol is specified.
4001060Column options are not allowed for column type {0}.
4001061Max count exceeded for field {0}.
4001062Invalid row location.
4001063Invalid parentId: {0}.
4001064Invalid siblingId: {0}.
4001065The column specified cannot be deleted.
4001066You can only share to {0} users at a time.
4011067Invalid client_id
4001068Unsupported grant type.
4001069Invalid Request. The authorization_code has expired.
4001070Invalid Request. Required parameter is missing: {0}.
4001071Invalid Grant. The authorization code or refresh token provided was invalid.
4001072Invalid hash value. The hash provided did not match the expected value.
4001073The redirect_uri did not match the expected value.
4001074You are trying to upload a file of {0}, but the API currently only supports {1}.
4001075The Content-Size provided did not match the file uploaded. This may be due to network issues or because the wrong Content-Size was specified.
4031076The user has created sheets and must be added as a licensed user.
4001077Duplicate system column type: {0}.
4001078System column type {0} not supported for {1} {2}.
4001079Column type {0} is not supported for system column type {1}.
4001080End Dates on dependency-enabled sheets cannot be created/updated. Please update either the Duration or Start Date column.
4031081You cannot delete or update another user's discussions, comments, or comment attachments.
4001082You cannot add options to the given column {0} because it is not a PICKLIST.
4001083Auto number formatting cannot be added to a column {0}.
4001084The auto number format is invalid.
4001085To change this column's type you must first disable Dependencies for this sheet.
4001086Google was not able to verify your access.
4001087The column specified is used in a conditional formatting rule, so the column cannot be deleted and its type cannot be changed.
4001088Invalid length for concatenated auto number format. Concatenated format is {0}, with a length of {1}. Must be less than or equal to 40.
4001089The type specified is only used with System Columns.
4001090Column.type is required when changing symbol, systemColumnType or options.
4001091Invalid Content-Type: {0}.
4031092You cannot delete this row. Either it or one or more of its children are locked.
4001093Apple verification not available.
4001094Can't set password without licensed account.
4001095The Excel file is invalid/corrupt. This may be due to an invalid file extension, an outdated Excel format, or an invalid Content-Length.
4031096This Apple payment receipt has already been applied to a user's payment profile.
4031097A user must be a licensed sheet creator to be a resource viewer.
4001098To delete this column you must first disable Dependencies for this sheet.
4001099To delete this column you must first disable Resource Management for this sheet.
4001100Uploading new versions of a discussion comment attachment is not supported.
4001101Uploading new versions of non-FILE type attachments is not supported.
4031102A user must be a licensed sheet creator to be a group administrator.
4001103A group with the same name already exists.
4031104You must be a group administrator to create a group.
4001105The operation failed because one or more group members were not members of your account: {0}.
4041106Group not found.
4001107User specified in transferGroupsTo must be a group admin.
4001108transferGroupsTo must be provided because user being deleted owns one or more groups.
4001109Only one of cell.hyperlink or cell.linkInFromCell may be non-null.
4001110cell.value must be null if cell.linkInFromCell is non-null.
4001111Only one of cell.hyperlink.sheetId and cell.hyperlink.reportId may be non-null.
4001112cell.hyperlink.url must be null for sheet or report hyperlinks.
4001113cell.value must be a string when the cell is a hyperlink.
4041114Invalid sheetId or reportId: {0}.
4001115Row must contain either cell link updates or row/cell value updates; mixing of both update types in one API call is not supported.
4001116You cannot link a cell to its own sheet.
4001117One of the following cell.hyperlink fields must be non-null: url, sheetId, or reportId.
4001118You cannot set the value of a Gantt allocation column (id {0}) in a row that has child rows.
4001120Too many sheets to copy.
NOTE: includes a "detail" object containing "maxSheetCount" which represents the server-side limit on the number of sheets allowed in a single folder/workspace copy operation.
4001121transferTo must be provided because user being deleted owns one or more groups.
4051122Requested URL does not support this method: {0}.
4001123Specifying multiple row locations is not yet supported. Each row must use the same row location attribute and value (toBottom, toTop, parentId, siblingId, above).
4151124Invalid Content-Type header. Media type not supported.
4001125Each part in a multipart payload must have a name.
4001126Multipart payload contained duplicate part names: {0}.
4001127Required multipart part was missing: '{0}'
4001128Multipart upload size limit exceeded.
4001129The resource you tried to create already exists.
4001130One of cell.value or objectValue may be set, but not both.
4001131cell.{0} for column {1} was of the wrong object type. Allowed types: {2}.
4001132The token provided has previously been revoked.
4001133Column titles are not unique among input columns.
4001134Duplicate system column type among input columns.
4001135Input column index {0} is different from the first input column index {1}.
4001136Cannot copy or move row(s) within the same sheet.
4001137Input collection contains multiple instances of the same element.
4031138The user is not eligible for a trial organization.
4031139The user is an admin in another organization. Add 'allowInviteAccountAdmin=true' to the query string to invite their entire organization.
4031140The user must be added as a licensed user.
4031141Inviting users from an enterprise organization is not supported.
4001142Column type {0} is reserved for project sheets and may not be manually set on a column.
4001143To set {0}, you must first enable dependencies on the sheet.
4001144The user owns one or more groups and must be added as a Group Admin.
4001145Multipart upload request was invalid. Please check your request headers and payload.
4001146Unsupported operation: {0}.
4001147Multipart request contained an invalid part name: '{0}'
4001148Numeric cell values must be between {0} and {1}.
4001149Not configured for Gantt.
4001150Invalide operation for shared.
4041151Scope object not found.
4001152URL must have HTTPS.
4031153Webhook app revoked.
4031154Webhook disabled by Smartsheet.
4001155You cannot set the '{0}' attribute for a cell in a 'Project Settings' column of a dependency-enabled sheet.
4001156Invalid email.
4001157This address is already associated with another Smartsheet account, so it cannot be added as an alternate address for this account.
4001158This address has not been confirmed yet, so it can't be set as the primary email address.
4001159The specified email address ({0}) is an alternate email address for a user with a primary email address of {1}.
4001160Invalid bulk request. See detail for more information.
4001161Cannot set altText for a cell that does not contain an image: row {0}, column {1}.
4001162A formula must always start with an equal sign (=).
4001163If cell.image is non-null then value, objectValue, hyperlink, and linkInFromCell must all be null.
4001164Cannot add image to cell because this feature has been disabled by the org administrator.
4001165Cannot add image to cell with alt text larger than 100 characters.
4001166You cannot share Sights as an Editor.
4001167The resource you are attempting to access has expired.
4001168objectValue's type is not valid for virtualColumnId {0}.
4001169All virtual columns in a group must be of the same type.
4031173You must be in a Team/Enterprise account to specify a {0} value of '{1}'.
4031174The value for {0} is invalid because this publish option is configured to be restricted to users in this account.
4031175One or more publish options which you attempted to enable are disabled for this account.
4001176Array attribute(s) may not contain null elements: {0}.
4001177Arrays may not contain null elements.
4001178The following combination of attributes is not allowed for this operation: {0}.
4001179The schedule specified is invalid because endAt is earlier than the next send date.
4031180We are unable to process this request because the email has been associated with a different Smartsheet account.
4031181Only admins can edit shared filters.
4001182The specified sheet filter {0} does not exist for sheet {1}.
4001183Sheet filters must define at least one detail entry.
4001184Sheet {0} already has a filter named '{1}' of type {2}.
4001185Cannot create a child of a parent row that has no data in it.
4031186User's primary email address must be a validated domain.
4031187User's alternate address selected to be made primary must be a validated domain.
4031188The account status of the user specified is not active.
4001189Only Enterprise or Team accounts with security controls are able to change primary emails.
4001190Only Enterprise or Team accounts with special permission granted are able to change primary emails.
4001191Summary field attribute is the wrong type.
4031192Can't edit locked summary field.
4001193Duplicate summary field title.
4001194Invalid summary field type for options.
4001195Duplicate summary field index.
4001196Summary field type required for change.
4001197Summary field options not allowed for symbols.
4001198Unsupported symbol for summary field type.
4001199Maximum number summary fields exceeded.
4001200Duplicate summary field Id.
4001201Summary field image only.
4001202Summary field hyperlink value must be string.
4001203Can't link summary field to same sheet.
4041204Invalid sheet report dashboard Id.
4001205Can't set summary field alt text.
4001206Unsupported summary field format type.
4001207Attribute value is empty.
4001208Duplicate summary field title in request.
4001209Can't set attribute on column type.
4001210Column validation is not supported for column type '{0}'.
4001211Not authorized.
4031212You must be a sheet admin to override validation.
4001213Deprecated.
4001214Invalid notification level '{0}'.
4001215Notification not supported by level.
4001216Notification rule not found.
4001217Exceeds allowed max date.
4001218The attributes recipientColumnIds, recipients and notifyAllSharedUsers are mutually exclusive. Only one may be set, not all.
4001218The attributes includeAllColumnIds and includedColumnIds are mutually exclusive. Only one may be set not all.
4001219The attributes {0} and {1} are mutually exclusive. Only one may be set.
4001220Automation action type cannot be changed.
4001221The value {0} is not valid for the attribute action.recipientColumnIds. Only Contact List columns may be used.
4001222Invalid attribute for operation.
4001223Sort sheet with locked row.
4001224Invalid parameter value.
4001225Problem processing row header.
4001226Personal workspace not found.
4001227The query parameters '{0}' and '{1}' are mutually exclusive. Only one may be set.
4001228You must specify one of the following query parameters: '{0}' or '{1}'.
4001229The value '{0}' was not valid for the parameter '{1}'. The value must be between '{2}' and '{3}'.
4001230Duplicate bot type.
4001231Invalid bot type.
4031232Bot not enabled.
4001233Required form field missing.
4001234Form data empty.
4001235Value not supported on column.
4001236OAuth missing client auth.
4001237OAuth redundant client auth.
4001238OAuth invalid secret.
4001239Client column version mismatch.
4001240Multi-contact list limit.
4001241Invalid mulcit-contact name.
4001242Too many display column Ids.
4001243Invalid view by Id.
4001244Uncardable view by Id.
4001245Invalid display column Id.
4001246Displaying primary column in card view.
4001247Card view level below minimum.
4001248Invalid subtask column Id.
4001249Uncheckable subtask column Id.
4001250Card view not configured.
4001251Duplicate display column Id.
4001252Inconsistent lane values.
4001253Move card adjacent to self.
4001254Invalid view by Id for card operation.
4001255Attachment type '{0}' is not supported.
4001256Individual accounts disabled.
4001257Form hyperlink is not URL.
4001258Cannot move folder under descendant.
4001259Uncardable view by Id for card operation.
4001260Cannot delete last visible column.
4001261Uncardable column for editing lanes.
4001262Invalid card lane name.
4001263Duplicate card lane name.
4001264Column fields not allowed for editing lanes.
4001265Card view was never configured for lanes.
4001266This rule is not accessible through the API. Only single-action notifications, approval requests, or update requests qualify.
4001267Web content widget disabled.
4001268Dashboard web content widget custom domain URL disabled.
4031269Removing group admin who owns groups.
4031270Forbidden impersonate object owner.
4031271Forbidden impersonate user.
4001272Invalid impersonate header value.
4001273Both impersonate and assume user provided.
4001274Impersonate object owner not supported.
4031275Impersonate feature not enabled.
4001276Column type not supported.
4001277Multi-picklist invalid size.
4001279Proofing setting error.
4001280Proofing duplicate record.
4001281Proofing invalid file extension.
4001282Invalid JSON.
4001283Unrecognized JSON property.
4001284Dashboard level below minimum.
4001286Proofing service row move invalid.
4031287Publish disabled by sheet sys admin.
4031288Sheet disabled by admin.
4001289Proofing cannot disable with proofs.
4001290The following users cannot be added to this group: {0}.
4001291Refreshing mobile access tokens is not yet enabled.
4001292The grant_type is inconsistent with the API request type for authentication.
4041293Subscope contains invalid ids.
4001294A proof cannot be retrieved.
4001295Proof requests cannot be created on an empty proof.
4001296Uploading new versions of a proof attachment is not supported.
4031297Upgrade to a business plan or higher to enable proofing.
4001298Proof version can only be created on an original version proof id. In addition, the proof must not be marked as complete and the current version must not be empty.
4001299Proof version cannot be deleted.
4001300Error creating proof request or sending the notification.
4031301No permissions for column formulas.
4001302Cannot edit column formula cells.
4001303Unsupported column type for column formulas.
4001304Maximum number of column formulas exceeded.
4001305Cannot set column formula on project column.
4001306An attachment can only be uploaded to a current version proof. In addition, the proof must not be marked as complete.
4001307A PDF cannot be included in a proof with multiple files. Only JPG, JPEG, PNG, GIF, and BMP files are supported in a proof with multiple files.
4001308Multi-image proofing is not enabled on this sheet. Please contact the sheet owner for assistance.
4001309An attachment can only be deleted from a current version proof. In addition, the proof must not be marked as complete.
4001310Column formula syntax not supported.
4041311Invalid Item ID provided.
4001312Invalid Item type provided.
4001313Since 'includeMessageOnly' is set to true, 'message' must not be blank.
4001314Plan type cannot use column formulas.
4001315Proof status can only be updated on a current version proof. In addition, the proof cannot be empty.
4001316A discussion, comment, or comment attachment can only be created or edited on a current version proof. In addition, the proof must not be marked as complete.
4031317This action can't be performed right now, as this report is using capabilities that haven't been released to the public yet. You'll be able to take this action later once the capabilities are released. Sorry for the inconvenience!
4001318Cannot delete baseline columns.
4001319Cannot update values in baseline columns.
4001320Cannot change a baseline column type.
4001321Cannot put a column formula in a baseline column.
4001322Cannot remove column formula from baseline variance column.
4001323Invalid column type for baseline column.
4001324Unsupported baseline type for column.
4001326Baselines API feature not enabled for sheet.
4001327Proof request cannot be deleted.
4001328Baselines requires existing start and end date columns.
4001329Invalid characters in first or last name.
4001330You have reached the limit of {0} alternate email addresses. To add {1}, first remove an existing alternate email address that you no longer need.
4031331Datatables feature is not enabled.
4001332Images not allowed in baseline columns.
4031334Shared publish option is not enabled.
4031335Cannot deactivate the user specified. They are not a member of your account.
4031336You cannot deactivate yourself from the account through the API.
4031337You must upgrade your organization to invite this user. Pro plans are only allowed to invite other pro plan users.
4001338Missing file name in request.
4001339Missing file size in request.
4001340Attachment ticket is invalid, is not found or access has been disabled for this account. Create a valid attachment ticket before finalizing.
4001341File uploaded to s3 is invalid or is missing.
4001342Attachment ticket is no longer pending. Create a new attachment ticket and try again.
4001343User movement policy planId and planName doesn't match.
4001344Duplicate user movement policy for the same planId.
4001345Unsupported user movement policy attribute.
4001346planId should be a managed plan.
4001347User movement policy list count is more than expected managed plan count.
4001348Empty user movement policy list.
4001349Input data is out of expected length boundary.
4001350Missing required property.
4001351Data value is not supported.
4001352Unexpected leading/trailing space in input data.
4031354Cannot reactivate the user specified. They are not a member of your account.
4031355You cannot reactivate yourself from the account through the API.
4031356The operation you are attempting to perform is not supported in Smartsheet Gov.
4001357Container type is invalid.
4031359User account with a common ISP domain email cannot be deactivated. You can only remove them from the Org.
4001360Please confirm all existing alternate email addresses before attempting to add another email address.
4031361This action is restricted by an SSO Policy. Please reach out to the workspace admin for any questions.
4031362This action is restricted by an MFA Policy. Please reach out to the workspace admin for any questions.
4031363This action is restricted by this organization's Data Egress Policy. Please reach out to this organization's system admin for any questions.
4294003Rate limit exceeded.
4104005API version retired.
4005xxxErrors in the 5xxx range represent conditions that a developer cannot reasonably prevent or handle, most typically related to account status. These error messages are localized and can be displayed to the end-user to inform them of the condition that caused the error to occur.

500-Level Error Codes

500-level error codes indicate there is some kind of permanent error.

HTTP status codeSmartsheet errorCodeSmartsheet message
5001119Failed to complete copy.
NOTE: may include a "detail" object containing "topContainerType" and "topContainerId" which represent the top-level folder or workspace that were partially copied.
5001170The sheet referenced by this widget is unavailable or deleted.
5001171The report referenced by this widget is unavailable or deleted.
5001172The referenced cell is unavailable or deleted.
5001278Proofing service error.
5001285Dashboard source profile field missing.
5001325Unable to create baseline column.
5011333The form service mobile API is not implemented for this environment.
5011353Work Insights Widget is currently not supported in Dashboard API.
5011358This operation has been deprecated. Smartsheet recommends to use the Deactivate User API endpoint. Contact Support for more information.
5004000An unexpected error has occurred. Please contact api@smartsheet.com for assistance.
5034001Smartsheet.com is currently offline for system maintenance. Please check back again shortly.
5004002Server timeout exceeded. Request has failed.
5004004An unexpected error has occurred. Please retry your request. If you encounter this error repeatedly, please contact api@smartsheet.com for assistance.

Or

Request failed because sheetId {0} is currently being updated by another request that uses the same access token. Please retry your request once the previous request has completed.
5005151The action could not be completed because the following people are outside of the approved domain sharing list:[email address]
5005502You must have sheet admin permission to save a notification with recipients other than yourself.