#justicerie
1 messages · Page 1 of 1 (latest)
If I understand your setup correctly then yes I think it is the API key. Your live key can only make livemode requests. Connecting in live mode should connect you in both modes so you should be able to manipulate things for them in test mode by making these calls with your test mode secret key
Thanks for your help @worthy pagoda ! I used to think Accounts has a "livemode" boolean and had different ID. But in the docs, I don't see one. Can you confirm an Account has NO livemode property and I should call the same account_id from different API keys to obtain the Live or Test mode response?
Correct, the account ID will stay the same between modes, the difference will only be what API key you use to interact with the account with
It's working! Thanks @worthy pagoda you're a beast! Have a great day!!!
You too!