#SCIF
1 messages · Page 1 of 1 (latest)
Hello! Thanks for flagging, we'll work on it!
Do you have the request ID showing that error by chance? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
That's what I've got from Stripe.js and cannot find a network request by some reason
Ah, Stripe.js error types are different. The errors listed in the API reference only apply to API responses, but Stripe.js has a separate reference here: https://stripe.com/docs/js
We don't list error types there though.
Ah, gotcha. We'll fix that. 🙂
BTW, Stripe.js shows only API error links
Hi @sage temple I'm taking over this thread. let me know if you have any follow-up question
Hi @south steeple ,
I still cannot find the reference docs for JS errors
Another example. You referes to the same API error docs, but mention one of the types which is not present there
I see. Yes it seems validation_error isn't shown in the API error page.