Repro checklist
1. Log in via Postman (stores access_token cookie in the collection)
2. Replay the failing request with that cookie
3. Compare status and body to what the browser received
4. If identical, it is a backend or data bug. If different, it is a client-side bug.A five-minute Postman check saves hours of guessing which layer is wrong.