Back to Home
Fix a Credential Problem
Tell us what's going wrong. We'll walk through a guided diagnosis.
Missing credential
The app expects a credential that doesn't exist yet.
Credential not working
The value exists but requests fail.
Incorrect credential type
Using an API key where OAuth is required, or vice versa.
Expired credential
The credential passed its expiration date.
Exposed credential
A secret was pasted in a public place. Rotate immediately.
Permission problem
The credential works but lacks required scopes.
Redirect URL problem
OAuth flow returns an error about redirect URIs.
I'm not sure
We'll ask a few questions to narrow it down.