#nasa51 - Connect Disputes

1 messages · Page 1 of 1 (latest)

gritty pendant
#

Okay so assuming you are passing in an actual account ID (e.g. acct_XXXXXXX) instead of '{account_id}'

prisma tree
#

yes

#

just in case - here is request id: req_G5Ouw1oFtBZ59S

gritty pendant
#

Thanks! I was just oing to ask for that

#

Huh, this doesn't show that you passed any connect header.

prisma tree
#

let me try to do another one

faint skiff
#

@prisma tree which account id are you passing in that call?

prisma tree
#

Here is new request id - req_jad4Q7g1Hpm19U

faint skiff
#

that one worked fine

#

you made a request as a platform on behalf of a connected account

prisma tree
#

account id is acct_1KbWrNPKZKwyHe9O

faint skiff
#

that call did work fine

prisma tree
#

but it has empty response

#

should have at least two - py_1KgAJPPKZKwyHe9OKdx8kIPJ

faint skiff
#

No that account has no disputes at all

#

Okay you are mixing up multiple separate things here

#

There isn't a way to list disputes on a connected account specifically in that world unfortunately. You have to list all the disputes in your own account and filter down in your own code

prisma tree
#

but this still will work to fetch balance specific to connect account?