Skip to main content

Error Codes

Some 4xx responses include a textual error code in addition to the HTTP status. These are stable identifiers you can branch on in client code.

CodeDescription
throttleYou've used all of your plan's requests this month. See pricing.
write_errorSheet Best could not update your sheet. Verify that the connection has edit access.
authentication_failedThe authentication credentials you passed are incorrect.
not_authenticatedThe endpoint requires an API key but none was provided.
permission_deniedYou don't have permission to perform this action.

For details on protecting an endpoint, see API Keys. For sheet sharing requirements, see Troubleshooting.