#justinadkins

1 messages · Page 1 of 1 (latest)

peak sphinxBOT
ivory hinge
#

It sounds like somewhere in the code an API method is being called that isn't being given an API key. Have you looked at example request in your Stripe Dashboard logs to try and find out where in your code these requests are being made?

peak sphinxBOT
last jewel
#

I looked for these requests on the Stripe dashboard but they weren't there. We don't make the request directly, only via the Android SDK.

ivory hinge
#

Ah, right. They wouldn't show up there without an API key. Apologies for the oversight. Do you have example code for the request that is failing?

last jewel
#

Yeah, its just the createPaymentIntent callback.

vagrant field
#

Ah sorry I missed this update here

#

So this works ~most of the time, but sometimes hits this error and fails?

#

Can you confirm which Terminal SDK version you're using?