#khleungat

1 messages · Page 1 of 1 (latest)

tight gulchBOT
ebon mirage
dense coyote
#

req_i9ViWDtYX9M1hS

#

Am I sending too much request to Stripe?

ebon mirage
#

Upon checking, the customer was created in a different Stripe account, not the account where the request was created

#

Please check your application and see if you are using a different secret key to create customers

dense coyote
#

it should be right

#

should I set the key every time when I call Stripe api?

#

Coz I just set stripe.Key = {secret}, and then invoke Stripe API several times

ebon mirage
#

From my end I can only tell the two requests (invoice item creation and customer creation) were created using different Stripe API keys from different Stripe accounts

dense coyote
#

Can you tell me about which account_id invoking invoice item creation and which account_id for customer creation?

ebon mirage
#

I can't tell you the account ID because I can't verify if you are the same account holder