#jasontheadams-UnknownApiErrorException

1 messages · Page 1 of 1 (latest)

dawn zinc
hard tree
#

I'm wondering if there's something specifically wrong with the account trying to connect. If I provided a connect code would that help?

sharp orchid
#

hello! looking one sec

hard tree
#

Thank you!

sharp orchid
#

not sure off hand but typically you catch those errors and log them into a crash logging tool that stores the stack trace and logs out the error and request made, so you can go back and look into n different errors and dig in individually

hard tree
#

Oops, missed your reply. I am looking at the crash logging tool. The exception itself supplies no information. It's for a token request using the authorization_code grant type. If I gave you the code used could you check on your end for more information?

sharp orchid
#

possibly? logging (on our end) for those OAuth requests is fairly limited

#

but can try

hard tree
#

Code: ac_KhhZaxAsU4K5Kr6PHyPSKMWBrbxo06Oy

#

That's the code as returned by Stripe from the redirect and used in the subsequent token request.

sharp orchid
#

do you know when this error was

#

last 24 hrs?

#

longer ago than that?

hard tree
#

8:29 AM PST

#

So less than an hour ago

sharp orchid
#

gotcha, yeah I'm not seeing anything unfortunately, this is not logged as I thought it would be (on our end)

hard tree
#

Bummer. Hmm. I have no idea how to debug this. We're sending the user to Stripe, then taking the code given to us upon return and using that to request a token. This usually works and sometimes doesn't. 🙁

#

Nothing has changed in our code and the issue started happening within the last 4 hours.

#

Is it possible there's something wrong with the account?