profile_not_found
The `X-Active-Profile` header names a company that does not exist or does not belong to the accounting-firm tree of the authenticated key. Both cases answer the same so that the API never reveals companies of other tenants.
| Code | Type | HTTP | Category |
|---|---|---|---|
profile_not_found | not_found_error | 404 | Request |
Cause
The X-Active-Profile header names a company that does not exist or does not belong to the accounting-firm tree of the authenticated key. Both cases answer the same so that the API never reveals companies of other tenants.
What to do
Send the id of one of the managed companies listed by GET /v1/companies, or drop the header to operate on your own company.
Related
All Request error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.