#nathan-djian-martin_connect-transfers-capabilities

1 messages ยท Page 1 of 1 (latest)

hazy basinBOT
#

๐Ÿ‘‹ 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/1295773003405328384

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

inner gorgeBOT
oblique ingot
#

Hi there ๐Ÿ‘‹ there may be a slight delay if some of the values need to run through a verification process.

Do you have the ID of a Transfer creation request that failed that you can share?

fervent fulcrum
#

Here's the requestId if that's helpful req_Nkyd8Xw6Xrmz2r

oblique ingot
#

What Event types are you listening to, and are they showing the desired capabilities as being active?

fervent fulcrum
#

I'm listening to account.created and account.updated events to create transfers

hazy basinBOT
loud jewel
#

Hi ๐Ÿ‘‹

I"m stepping in as my colleague needs to go.

#

When you receive account.updated events, are you checking that the transfers capability is enabled before triggering the Transfer?

#

Taking a look at this event, it looks like your request to create a transfer was 21 seconds too early

#

Can you try listening to the capability.updated event as well and wait to trigger your Transfer creation until you receive the event that corresponds to the transfers capability becoming active on the Connected account?

fervent fulcrum
#

If I understand correctly, I'll need to check if the id property of the capability object is equal to "transfer"?

loud jewel
#

Correct, and that the status is "active"

fervent fulcrum
#

Ok thanks for the info, I'll try that tomorrow, will the thread still be open in case I need help?

loud jewel
#

We close threads after a period of inactivity (or if the user indicates the issue is resolved) but you are welcome to come back and generate a new thread if you still are having issues.

fervent fulcrum
#

Ok thanks for the info!

loud jewel
#

Sure thing! Happy to help ๐Ÿ™‚