Skip to main content
Code: api.proxy.core_unreachable
HTTP: 502 Bad Gateway

What happened

The Morapay API could not complete the request due to rate limits, connectivity, or infrastructure.

Safe message

Our payment service is temporarily unavailable. Please try again shortly.
Use err.safeMessage or err.displayMessage in customer UI, not err.message.

Why this happened

The Morapay API was temporarily unreachable.

How to fix it

Verify baseUrl, network connectivity, and that the API is running. Retry with backoff.

UI hint

Programmatic handling