Yandex.Cloud
  • Services
  • Why Yandex.Cloud
  • Pricing
  • Documentation
  • Contact us
Get started
Yandex Message Queue
  • Getting started
    • Quick start
    • Supported tools
    • Code samples
      • Node.js
      • PHP
      • JMS
      • Laravel
      • Terraform
  • Step-by-step instructions
    • Overview
    • Creating a new message queue
    • Sending messages
    • Receiving and deleting messages
    • Deleting a message queue
  • Concepts
    • Overview
    • Message queues
    • Messages
    • Deduplication
    • Visibility timeout
    • Long Polling
    • Dead Letter Queue
    • Delay queues
    • Quotas and limits
  • Access management
  • Pricing policy
  • Yandex Message Queue API
    • Overview
    • Queue
      • CreateQueue
      • DeleteQueue
      • GetQueueAttributes
      • GetQueueUrl
      • ListQueues
      • PurgeQueue
      • SetQueueAttributes
    • Message
      • ChangeMessageVisibility
      • ChangeMessageVisibilityBatch
      • DeleteMessage
      • DeleteMessageBatch
      • ReceiveMessage
      • SendMessage
      • SendMessageBatch
    • Data types
      • BatchResultErrorEntry
      • ChangeMessageVisibilityBatchRequestEntry
      • ChangeMessageVisibilityBatchResultEntry
      • DeleteMessageBatchRequestEntry
      • DeleteMessageBatchResultEntry
      • Message
      • MessageAttributeValue
      • SendMessageBatchRequestEntry
      • SendMessageBatchResultEntry
    • Common errors
  • Questions and answers
  1. Yandex Message Queue API
  2. Common errors

Common errors

    HTTP Error code Description
    400 AccessDeniedException Insufficient permissions to perform the action.
    400 IncompleteSignature The request signature does not conform to AWS standards.
    500 InternalFailure Unknown error.
    400 InvalidAction The Action parameter value is unknown.
    403 InvalidClientTokenId Invalid service account key.
    400 InvalidParameterCombination Simultaneous use of two incompatible parameters.
    400 InvalidParameterValue The parameter value is incorrect or outside of the allowed range.
    400 InvalidQueryParameter A nonexistent parameter is used.
    404 MalformedQueryString The query string contains a syntax error.
    400 MissingAction The request is missing an Action.
    403 MissingAuthenticationToken The service account key ID is missing.
    400 MissingParameter A parameter required for performing the action is missing.
    400 OptInRequired The service account key ID requires a subscription to the service.
    400 RequestExpired The service received a request more than 15 minutes later than the request timestamp, or more than 15 minutes after the request expired, or the request timestamp is more than 15 minutes ahead of the service time.
    503 ServiceUnavailable The service is not available.
    403 ThrottlingException The request was rejected due to the throttle limit.
    400 ValidationError Values of a sent request failed validation.
    Language
    Careers
    Privacy policy
    Terms of use
    © 2021 Yandex.Cloud LLC