# eBay API error 401: The OAuth client was not found

# Common cause

# Sample output

{
  "error_id": "unauthorized_client",
  "error_description": "The OAuth client was not found.",
  "http_status_code": 401
}