WHOOP authorization returned
Copy the command below into your local terminal to exchange the authorization code. This static page does not store the code or send it anywhere else.
The callback URL is missing a code or state value. Re-run
PYTHONPATH=src python3 -m pulse_ledger auth login from the repo root and approve access from the generated URL.PYTHONPATH=src python3 -m pulse_ledger auth exchange --code=<CODE> --state=<STATE>