Hi,
Thank you for reaching out.
We have received logs. Upon taking look at your logs, I can see that the client have encountered the AuthorizationError.USER_PERMISSION_DENIED error. Kindly note that you may receive the error
‘USER_PERMISSION_DENIED’ when a user doesn't have permission to access a customer and you’re accessing a client customer using 'login-customer-id’ in the request.
That being said, you will need to ensure that the user / email address you used to generate the credentials indeed has
access to the account in your request. If the user / email address has access or is associated with the MCC / manager account, you will need to specify the
MCC / manager account's ID as the value of the
login-customer-id field.