#Diego Romero Stripe - API Error
1 messages · Page 1 of 1 (latest)
Thx
Can you give me the request ID showing that error? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
req_siUHmQWKV6Uqsi
The only parameter we received for that was amount. Have a look here: https://dashboard.stripe.com/test/logs/req_siUHmQWKV6Uqsi
Wait... are you trying to send JSON to the API?
Yes
Our API does not accept JSON: https://stripe.com/docs/api
We only accept form-encoded request bodies. We do provide output in JSON though.