Hi there,I've used JWT Authentication to generate access_token via POST https://ims-na1.adobelogin.com/ims/exchange/jwt/Next, I got globalCompanyId value from /discovery/me (attached "discovery_me.png") and saved it in env.variable company_id for the request to /users/me (parameter "x-proxy-global-c...