Errors

Request failed

Payout page — generic client failure creating/loading a payout action.

Request failed

Payout UI shows payoutPage.errors.requestFailed / Request failed. when a payout action fails without a more specific message.

Why this happens

Network error or API failure after eligibility checks. Prefer specific strings when shown (Could not create payout request, amount/minimum errors, etc.).

Diagnose and fix

1. Retry once; refresh available earnings.

2. Read any clearer API error in the network response and use that Help article.

3. Confirm payout methods and profile are set up.

4. See Could not create payout request and Failed to load payouts.

Related