#aeropuertomc_api

1 messages ยท Page 1 of 1 (latest)

prisma kestrelBOT
#

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

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

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

oblique stream
#

๐Ÿ‘‹ Hi there! Let me take a look

tight glade
#

Hi, hello. Let me know if you need more info to troubleshoot

oblique stream
#

Can you share the request ID where you get that error message?

tight glade
#

What would be an unexpected event?

#

No, it was a financial_connections.account.created event caused by the user adding an account via de FinancialConnections flow

oblique stream
#

An event where you're not seeing account information that you expect

tight glade
#

Well, then yes

prisma kestrelBOT
tight glade
#

So the event is missing the data.account_numbers param

plain apex
#

๐Ÿ‘‹ Hey, taking over here, just taking a look

tight glade
#

๐Ÿ‘

#

Here, another event:

{
  "object": {
    "id": "fca_1SwUCZG3Bht1LHJQ9Cf2fNKG",
    "object": "financial_connections.account",
    "account_holder": {
      "customer": "cus_SjCJ9xcrzCa0tr",
      "type": "customer"
    },
    "account_numbers": null,
    "balance": null,
    "balance_refresh": null,
    "category": "cash",
    "created": 1770065911,
    "display_name": "HOUSE CHECKING",
    "institution_name": "The Halstead Bank",
    "last4": "8433",
    "livemode": true,
    "ownership": null,
    "ownership_refresh": null,
    "permissions": [
      "payment_method"
    ],
    "status": "active",
    "subcategory": "checking",
    "subscriptions": [],
    "supported_payment_method_types": [
      "us_bank_account"
    ],
    "transaction_refresh": null
  },
  "previous_attributes": null
}
plain apex
#

Thanks. And just to confirm, if you request the object with a request like req_8J4Jm99nkC6Ctc above, it's still missing the account_numbers?

tight glade
#

yes

#

sorry for the delay

#

actually, the json above is from the api response

plain apex
#

Yes, I see now that it seems we don't seem to have received the account numbers from the financial institution. I'm not sure why this would be though, so could I ask you to send us a support ticket so that this can be investigated?

tight glade
#

Any idea on what the causes might be?

#

As far as I know, the Halstead bank is a supported institution

plain apex
#

Not sure tbh. I haven't been able to find any similar issues with this institution, so we'll probably need to loop in the owning team to determine the cause

tight glade
#

When you say you "haven't received the account numbers from the financial institution" does this mean a problem with the institution or Stripe, but not something on our side, right?

#

Or is there something that we should be doing different?

plain apex
#

Yes, as far as I can see, there don't appear to be any issues with your requests

tight glade
#

Ok, thanks. That helps

#

So we can inform our customers