Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 408 Bytes

gateway_too_many_requests.md

File metadata and controls

16 lines (15 loc) · 408 Bytes

gateway:too.many.requests

{
  "topic": "unknown/unknown/things/twin/errors",
  "headers": {},
  "path": "/",
  "value": {
    "status": 429,
    "error": "gateway:too.many.requests",
    "message": "Your Solution is temporarily blocked. Please try again in a few minutes.",
    "description": "You have sent too many requests at once. Please wait before trying again."
  },
  "status": 429
}