Troubleshooting
piezas init / deploy says my session expired. Run npx piezas login again. "You don't have access to this app." You're a Developer without a grant to that app. Ask an Admin to grant you access — once they do, npx piezas deploy and the console will find it. "Only an admin can create an app." Creating…
piezas init / deploy says my session expired. Run npx piezas login again.
"You don't have access to this app." You're a Developer without a grant to that app. Ask an Admin to grant you access — once they do, npx piezas deploy and the console will find it.
"Only an admin can create an app." Creating apps is an Admin action. Ask an Admin to create it and grant you access; then it appears in your app list.
The CLI can't find any apps to pick. If you're a Developer, you only see apps you've been granted. If the list is empty, no app has been shared with you yet — ask your Admin.
An SDK config key is ignored / calls hit localhost. The SDK rejects unknown config keys loudly. The base URL key is apiBaseUrl (not baseUrl / apiUrl). Double-check the spelling.
A key or token I revoked still seems to work briefly. Credential changes take effect immediately on the API gateway and at deploy time. If something looks stale, re-check the app it's bound to — a key only ever affects its one app.