#nftvon_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1422546175445172339
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi there!
the connected account you are trying to use (acct_1Nv0FGQ9RKHgCVdK) does not belong to the account making the request. so the error is expected.
you are probabbly mixing up your API keys.
I have tried many iterations.
with my main sandbox account, and with my customer account.
And triple check the API secret. I keep getting this over and over.
Do I need to rotate my keys after I enable Account v2 Preview?
More test requests: req_v2CQutXQNOAZ1Fobr, req_v2S7hWN0gs6hIablM
oh.. I figured it out. I have to first create the account (not customer), before I can request account_links
oh.. I figured it out. I have to first create the account (not customer), before I can request account_links
yes creating the Connected Account and the Account Link needs to be done by the same API key.