#lemonnada

1 messages · Page 1 of 1 (latest)

compact forgeBOT
gritty lantern
small beacon
#

req_BkGWGRdzXGRtYd one of them, all with the same response.

gritty lantern
#

that Customer doesn't exist on the account whose API key you're using to retrieve

#

how did you obtain that Customer id?

small beacon
#

the customer came from a migration we did earlier. Stripe just sent us an email with a mapping from old customer_id/source to new customer_id/source.
And I was trying to get all the data from all customer so we can insert in our DB (protocol), instead of clicking one by one on browser, but...this.

gritty lantern
#

you'll want to use the correct account id's secret key then. I'm guessing you should be able to track down which account this Customer id actually belongs to since you mentioned you did a migration

small beacon
#

is there a way to direct my request to a specific account?