OK, so the company you're referring to is encoded in the authorization header
In any case the user associated with the credentials you use is not assigned to the same cinoany ID you replaced
More in detail?
Hi FloppyDeer99 ,
the users.get_all
should be sent to the apiserver, not to the webserver. In any case, the header will not affect this request as the server will be using your user's identity (encoded in the authorization header) to resolve the company
In any case the user associated with the credentials you use is not assigned to the same company ID you replaced
What server are you using? a locally-installed server?