#connect-invalid-request

1 messages · Page 1 of 1 (latest)

quiet stream
#

Hello @fair kraken. This is more like your own debugging in the Dashboard and not really a question for us honestly. I can have a look though

fair kraken
#

ok, when we make a Stripe API call (a request) what is the best way to log the request ID? Does it not exist in the Stripe response? I need to add that to help in the future with debugging.......

#

particularly important to log the request ID when it fails. Sorry for the remedial question.

#

Ruby

quiet stream
#

I mean overall it just boils down to what the error says: you tried to retrieve a Price id in Live mode when it exists in Test mode on that specific account

fair kraken
#

Right. That i get, but we are setting the API key to live to get live Stripe Prices and then setting it to test to get test Stripe Prices so not sure where / why this error is coming so I need to look at the exact request

quiet stream
#

okay sent you a link in DM as an exception