Hey, I need to add login-customer-id header to the request I send,
when trying to get the relevant manager id I send
List accessible customers request, and query the returning customers to get the account hierarchy, none of the accessible customers aren enabled so I get permission denied, since it didnt require login-customer-id in the previous api it didnt fail. What are my options?
request_id: \"AKJx3VdC9FDKJ5Ibr41KGA
Failure message: errors {\n error_code {\n authorization_error: CUSTOMER_NOT_ENABLED\n }\n message: \"The customer can\\'t be used because it isn\\'t enabled.\"\n}\\"\n\nStatus: Status{code=PERMISSION_DENIED, description=The caller does not have permission, cause=null}.
Body: customer_id: \"
2494702650\"\nquery: \"SELECT customer_client.manager, customer_client.descriptive_name,
customer_client.id FROM customer_client WHERE customer_client.level <= 1