Back to All

503 Service Unavailable for Processor on Pull/Push

Just had one other question. When doing a push using our processor (Galileo) specific token/PRN, it appears to return 503 Service Unavailable. The endpoint we are using is create transaction.

Was curious if this is a Galileo or TabaPay bug. Here is what is being returned. Thanks again for all your help and quick replies, it's really appreciated 🙂 🙂 .

{
"status": 503,
"statusText": "Service Unavailable",
"body": {
"SC": 503,
"EC": "3C5C4051",
"EM": "Processor Currently Unavailable"
}
}