Skip to content

Got backend [HTTP-500] error: 401 Authorization Required #14

@yuantuo666

Description

@yuantuo666

The error I got in the HTML page:

[HTTP-500] <html> <head><title>401 Authorization Required</title></head> <body> <center><h1>401 Authorization Required</h1></center> <hr><center>nginx/1.27.1</center> </body> </html>

Request payload:

[
  {
    "from": "notify@***",
    "to": "***@gmail.com",
    "subject": "***",
    "bodyText": "***",
    "bodyHtml": "<p>***</p>\n"
  }
]

Received response:

{
    "error": "internal_error",
    "message": "<html>\r\n<head><title>401 Authorization Required</title></head>\r\n<body>\r\n<center><h1>401 Authorization Required</h1></center>\r\n<hr><center>nginx/1.27.1</center>\r\n</body>\r\n</html>\r\n"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions