Access & Permissions
Login issues, permission errors, feature restrictions, and API key authentication.
Written By Victor Raessen
Last updated 2 days ago
Access & Permissions
Common issues related to logging in, accessing features, and user permissions.
Access forbidden errors
Feature requires higher plan
Some features are gated by subscription tier. If a user reports a feature they cannot access:
Check Admin > Subscription to see the current plan
Features like advanced approvals, public API, webhooks, and storefront require specific plan tiers or add-ons
Contact your account manager to upgrade if needed
See Subscription for plan details.
Login and SSO issues
Google/Microsoft SSO not working — Ensure the SSO domain matches the user's email domain. SSO is configured at Admin > Site. See Site for details.
Password reset not received — Check spam folders. Password resets come from Firebase Authentication, not from your Salesbuildr domain.
"User has been deleted" — The user's identity has been marked as deleted. A Admin must re-enable the account.
API key authentication
"No API key provided" (401) — Ensure the API key is sent in the
api-keyheader (case-sensitive)."API key not valid" (403) — The API key does not match any identity, or the identity's email is not verified.
"Public API is not enabled" (403) — The Public API feature must be enabled for your tenant. Contact your account manager.
See Users & Access for full permissions documentation.
See also
Troubleshooting Overview — start here for general troubleshooting
API & Integration Errors — API key and authentication errors