splitch

DocsAPIAPP_MISMATCH.md

APP_MISMATCH

HTTP status
403

Cause

The credential belongs to a different App than the one the request addressed.

Fix

Fetch the credential for this App and Environment and use that. Keys are bound to one App: a key from a sibling Environment is a different key, not a broader one.

Related codes