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.