Documentation

DEBUG_SERVICE_LIST_FAILED

500upstream

The per-service parameter rollup could not be built.

Cause

Parameter Store could not be enumerated, so the service counts could not be derived.

How to fix it

Retry with backoff.

Example response

500 DEBUG_SERVICE_LIST_FAILED
JSON
{
  "error_code": "DEBUG_SERVICE_LIST_FAILED",
  "error_type": "upstream",
  "error_message": "The per-service parameter rollup could not be built.",
  "hint": "Retry with backoff.",
  "docs_url": "https://docs.billerapi.com/errors/DEBUG_SERVICE_LIST_FAILED",
  "request_id": "d94f5e2a-8c3b-4f1e-9a7d-6b2c1e0f8a34"
}

Related

Canonical docs URL: https://docs.billerapi.com/errors/DEBUG_SERVICE_LIST_FAILED

Was this page helpful?