#vitali-error

1 messages · Page 1 of 1 (latest)

hoary temple
desert sinew
#

req_iPT5alJ3nhq8vN

#

this is the original post, i dont see a log for the update

#

i suspect it happens when i send bad data for an 'individual' business_type along with the business_type itself, one of the fields in this case ssn_last4 fails validation but returns an error saying the problem is with the business_type

hoary temple
#

Thanks! Give me a few minutes to look into this.

#

where exactly do you see the error you mentioned earlier?

#

I just found the error on the connected account.

desert sinew
#

i just get it from the stripe->update

hoary temple
#

Yes found it, currently investigating.

desert sinew
#

cool thx

#

can you send me the log of the error? cant find it in the dashboard

hoary temple
#

Here's the request ID: req_wPfOu2c0VQvkHG
Note that you can only see it on the connected account (and not on your platform account)

desert sinew
#

strange i only see the first 200 post

hoary temple
#

Okay, I think I found the issue with the help of a colleague.

desert sinew
#

ah

#

how do we upgrade the api version?

hoary temple
desert sinew
#

we used stripe for basically charges up until now, will the upgrade hurt us? anything we should be aware of?

hoary temple
#

It's difficult to tell. I would recommend reading https://stripe.com/docs/upgrades and doing some tests by passing a newer API version in the API calls in test mode.

desert sinew
#

allright thanks!

#

btw why cant i see the error in the dashboard?

visual lance
#

because the request is on the connected account, not your platform, so it's on the dashboard of the connected account.

desert sinew
#

ah, ok i got it thx

simple thorn
visual lance
#

yeah it's complicated

#

correct, Custom accounts do not have a dashboard

#

but you can do that ^^ and you will open a view that lets you see a kind of dashboard for them, and from there go to Developers > Logs (like normal on your own platform account) to see their logs.

simple thorn
#

Undestood! thanks

#

On that note, to make sure I understand, as Custom connect accounts, they don't have access to this dashbaord right?

visual lance
#

right

#

you as the platform can look at this "view-as" dashboard thing, but that's just for debugging