#mahesh-bank
1 messages · Page 1 of 1 (latest)
can you paste that req_xxx requestId?
req_U1QmVczNgLghMY
that customer you're trying to attach the bank account to , is on an entirely different Stripe account then the one you're making the API call on.
you probably have your API keys mixed up or you're using a database with IDs from a different Stripe account. You're making that request on a "UK test account" but the customer object is on an entirely different, Canadian Stripe account.