Skip to content

0 to 2999 - Arena API Unique Error Codes

CodeDescription
3011The GUID provided is not valid.
4001Missing required parameter.
5000Internal server error occurred.

The following is a list of unique API error codes from 0 to 2999.

Error codes 2000 - 2999 tend to focus on custom attribute related errors.

Latest Code Historical Code (Before Winter 2023) Message
400 The format of the request is not valid. Please check the syntax.
401 There is no access token associated with this request or the access token is not valid.
404 No resource has been found.
405 The method is not allowed.
503 The service is currently unavailable.
1100 The Onshape feature is not enabled in your workspace.
1101 Request has an attribute not allowed to update.
2000 The additional attribute "{0}" is not recognized.
2001 The value for additional attribute "{0}" is not valid.
2002 The specified value "{0}" is not a valid option for additional attribute "{1}".
2021 2002 The specified value "{0}" is not a valid option for additional attribute "{1}" (guid {2}).
2003 The value "{0}" is not valid for additional attribute "{1}" (guid {2}) of Date type.
2022 2003 The value "{0}" is not valid for additional attribute "{1}" (guid {2}) of Date type.
2004 The value "{0}" is not valid for additional attribute "{1}" of Number type.
2005 The value "{0}" for additional attribute "{1}" must be positive.
2023 2005 The value "{0}" for additional attribute "{1}" (guid {2}) must be positive.
2006 The value "{0}" for additional attribute "{1}" allows "{2}" decimal places.
2024 2006 The value "{0}" for additional attribute "{1}" (guid {2}) allows "{3}" decimal places.
2007 The number of values for additional attribute "{0}" must not exceed "{1}".
2025 2007 The number of values for additional attribute "{0}" (guid {1}) must not exceed "{2}".
2008 The additional attribute "{0}" is required.
2010 The specified value "{0}" is not a valid option for multi additional attribute "{1}".
2026 2010 The specified value "{0}" is not a valid option for multi additional attribute "{1}" (guid {2}).
2011 The value for additional attribute "{0}" cannot include carriage returns (i.e. newlines).
2027 2011 The value for additional attribute "{0}" (guid {1}) cannot include carriage returns (i.e. newlines).
2012 The value "{0}" exceeds the maximum allowed ({1}) for additional attribute "{2}".
2028 2012 The value "{0}" exceeds the maximum allowed ({1}) for additional attribute "{2}" (guid {3}).
2029 The value "{0}" is not valid for additional attribute "{2}" (guid {1}) of Number type.
2013 The value for additional attribute "{0}" is not valid.
2014 Empty or blank is not a valid option for additional attribute "{0}".
2015 Values for guid "{0}" and apiName "{1}" must match and be valid guids.
2016 The additional attribute guid "{0}" is not valid.
2017 2000 Additional attributes must specify a guid.
2018 2002 The attribute possibleValues should have at least {0} values.
2019 2002 Max selections cannot be larger than the number of possibleValues.
2020 2016 The additional attribute apiName "{0}" is not valid.