Hi!
We have manager account and test account. We linked test account to manager account. All (mutate) operations we do remotely with our external app apply to our test account however we use token assigned to manager account to perform these operations. Our token got recently certified/approved but remote mutate operations still apply test account which is fine.
We would like to get:
=================
1. Second approved credentials (token related client id, client secret, refresh token, and approved/certified developer's token) for our manager's account because developer's token that was approved works only with test account.
OR
2. To transfer credentials (token related client id, client secret, refresh token, and approved/certified developer's token) from test account to manager account, and to get second set of credentials to the test account so we could stiil use it and perform mutate operations on our test account.
We would be very thankful for solviings this problem.