Internal Server Error

Type URI
https://api.marketingpod.dev/problems/internal-error
Status Code
500 Internal Server Error
Description
An unexpected error occurred while processing the request.

Example Response

{
  "type": "https://api.marketingpod.dev/problems/internal-error",
  "title": "Internal Server Error",
  "status": 500,
  "detail": "An unexpected error occurred while processing the request.",
  "instance": "/api/v1/integration/req_1704123456789_abc",
  "requestId": "req_1704123456789_abc",
  "timestamp": "2024-10-07T12:34:56.789Z"
}

Common Causes

How to Fix

  1. Retry the request (this may be a transient error)
  2. If the problem persists, contact support
  3. Include the requestId when reporting the issue
  4. Check the API status page for known incidents

Related Errors


Need help? Contact developers@marketingpod.com and include the requestId from your error response.