Hi Katerina,
Thank you for providing more details to your concern.
Upon checking the API logs for accepting link request, I can see that you are authenticating as a manager account because you've set the customer ID of the manager account in the
login-customer-id. However, please note that according to this
procedure, step 3, you need to authenticate as a client account. With this, try generating oauth2 credential using one of the user accounts that has direct access to the client account and use it in authentication, then set its customer ID in the
login-customer-id and the
customer_id.
Let me know how it goes after.