Auth Origin Not Allowed (403)
Doc type: How-to guide
Symptoms
POST /api/oauth/tokenreturns403because the request origin is not allowlisted.
Checklist
- Ensure the request includes a valid
OriginorRefererheader. - Ask the Yoyo Auth team to add your origin to the allowlist.
- Use a single parent domain when possible to simplify allowlisting.