-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
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
Labels
No labels