Hexel Studio home page
Search...
⌘K
Support
Console
Console
Search...
Navigation
User Guide
Troubleshooting Guide
Guides
Secret Manager
API Reference
User Guide
Hexel Secret Manager Documentation
Getting Started with Secret Manager
User Manual & Usage Guide
Best Practices for Secret Management
Frequently Asked Questions (FAQ)
Troubleshooting Guide
Auth
POST
Login
POST
Refresh Token
POST
Logout
Users
POST
Create User
GET
List Users
GET
Get Current User
GET
Get User by ID
Roles
POST
Create Role
GET
List Roles
GET
Get Role by ID
Profile
GET
Get Current User Profile
Tokens
GET
Get Active Sessions
Tenants
GET
List Tenants
GET
Get Tenant by ID
POST
Create Tenant
PUT
Update Tenant
DEL
Delete Tenant
User Secrets
GET
List User Secrets
POST
Create User Secret
GET
Get User Secret by ID
PUT
Update User Secret
DEL
Delete User Secret
Admin Services
GET
List Third Party Services (Admin)
POST
Create Third Party Service (Admin)
GET
Get Third Party Service by ID (Admin)
PUT
Update Third Party Service (Admin)
DEL
Delete Third Party Service (Admin)
GET
List Service Secrets (Admin)
POST
Create or Update Service Secret (Admin)
Tenant Secrets
GET
List Tenant Secrets
POST
Create Tenant Secret
GET
Get Tenant Secret by ID
PUT
Update Tenant Secret
DEL
Delete Tenant Secret
Services
GET
List Third Party Services
POST
Initiate Service Authorization
GET
Service OAuth Callback
On this page
Authentication Errors
Resource Not Found
API Request Issues
Dashboard Problems
Other Issues
User Guide
Troubleshooting Guide
How to resolve common issues with Hexel Secret Manager.
If you encounter issues while using Hexel Secret Manager, refer to this guide for solutions to common problems.
Authentication Errors
401 Unauthorized:
Cause: Invalid or expired token.
Solution: Re-authenticate and use a valid Bearer token.
403 Forbidden:
Cause: Insufficient permissions or role.
Solution: Contact your admin to request access or check your assigned roles.
Resource Not Found
404 Not Found:
Cause: The secret or resource does not exist, or you lack access.
Solution: Verify the resource ID and your permissions.
API Request Issues
400 Bad Request:
Cause: Malformed request or missing required fields.
Solution: Check the API documentation for the correct request format.
422 Unprocessable Entity:
Cause: Validation error (e.g., missing or invalid data).
Solution: Review the error message and correct your input.
Dashboard Problems
Page not loading or 500 errors:
Solution: Refresh the page, clear your browser cache, or try a different browser. If the issue persists, contact support.
Other Issues
Secret not updating or deleting:
Solution: Ensure you have the correct permissions and the resource exists.
Audit logs missing:
Solution: Check your role and permissions, or contact your admin.
If your issue is not listed here, see the
FAQ
or contact support at
support@hexelstudio.com
.
Frequently Asked Questions (FAQ)
Login
Assistant
Responses are generated using AI and may contain mistakes.