Documentation

FEEDBACK_RUN_EXPIRED

410invalid_request

The feedback window has closed.

Cause

Feedback is only accepted for recent runs; this one has aged out.

How to fix it

Submit feedback promptly after the run completes.

Example response

410 FEEDBACK_RUN_EXPIRED
JSON
{
  "error_code": "FEEDBACK_RUN_EXPIRED",
  "error_type": "invalid_request",
  "error_message": "The feedback window has closed.",
  "hint": "Submit feedback promptly after the run completes.",
  "docs_url": "https://docs.billerapi.com/errors/FEEDBACK_RUN_EXPIRED",
  "request_id": "d94f5e2a-8c3b-4f1e-9a7d-6b2c1e0f8a34"
}

Related

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

Was this page helpful?