#derek_67031
1 messages ยท Page 1 of 1 (latest)
Can you share an example request that is failing?
https://support.stripe.com/questions/finding-the-id-for-an-api-request / https://stripe.com/docs/api/request_ids
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
like req_123 in the response headers
That sounds unexpected, so i wonder if something else is happening
It's actually not even making it through to show up on the dashboard. Here is an image of the request and the error that comes back.
I've also tried including the Stripe-Account header with the acct_id but that produces the same result
Hmm that error might be misleading
Can you try change to send url form encoded body data?
Same result it appears
What are the response headers?
Nothing that seemed to useful:
That seems odd
Can you use the "copy as curl" function and try running from a command line?
Just tried, and that seemed to work just fine
Thank you for the assistance. It looks like support has also escalated to a 'specialized team' to assist me further as well
It looks like you might be using postman as a chrome extension and i wonder if that's related here
Have you tried standalone postman?
That also worked. Thank you so much!
Strange that the extension produces that result. Something on Stripe's side must be blocking it? Or it confuses it, and thinks everyone using it counts towards the same rate limit?
I think the error is a bit of misdirection, but that yea something about the request is being rejected by our API for security
So I'd suggest using Postman standalone if that works as needed ๐
Absolutely, that works perfect for what I need to do. Thank you so much for your prompt assistance!
Quite welcome, glad its working for you ๐