#dalalsid
1 messages ยท Page 1 of 1 (latest)
What do you mean? Can you share an example customer update request you make?
eg req_123 / https://stripe.com/docs/api/request_ids
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
putting breadkpoint to collect, one sec
You can also check your logs in dashboard: https://dashboard.stripe.com/test/logs/
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
customer.lastResponse.requestId
'req_ia3KRn0Aog6SPE'
There is no body in that request
It looks like your parameters are being dropped, for some reason
Can you share the code making this request?
Thanks! that's helpful. was missing content-type header in my front end post request
going to send another request to test
๐
Thanks a lot, It worked!!
"req_hHkm8GBU7QB0HY"
Nice, yep that looks good ๐
Very helpful to have that test log