Greetings
Status: 502
Kindly Assist I have Active Pieces Automation that is adding new contacts from HubSpot to my SendFox list, and so I have been getting a lot of errors my automation failing to complete that run (SendFox’s end point). Below are some error codes, can you please help me figure out what went wrong, is it my automation tool or SendFox Servers that fail and what can I do about?
{
"response": {
"status": 502,
"body": "<html>\r\n<head><title>502 Bad Gateway</title></head>\r\n<body bgcolor=\"white\">\r\n<center><h1>502 Bad Gateway</h1></center>\r\n<hr><center>nginx/1.14.2</center>\r\n</body>\r\n</html>\r\n"
},
"request": {
"body": {
"email": "shaunspencer71@gmail.com",
"first_name": "Shaun",
"last_name": "Spencer",
"lists": [
206229
]
}
}
}