Skip to main content

Problem

The server understood the request, but is refusing to fulfill it. Authorization will not help. That most likely indicates your account doesn’t have the necessary permissions to execute the request.

Solution

Make sure you have the necessary permissions to execute the request. You might want to upgrade your workspace plan.
code
enum<string>
required
Available options:
BAD_REQUEST,
FORBIDDEN,
INTERNAL_SERVER_ERROR,
UNSUPPORTED_MEDIA_TYPE,
GATEWAY_TIMEOUT,
TOO_MANY_REQUESTS,
USAGE_EXCEEDED,
DISABLED,
CONFLICT,
NOT_FOUND,
NOT_UNIQUE,
UNAUTHORIZED,
PAYLOAD_TOO_LARGE,
METHOD_NOT_ALLOWED,
UNPROCESSABLE_ENTITY
Example:
message
string
required
Example:
docs
string
required
Example:
requestId
string
required