Solutionunvalidated
But when I change its format like below it works — I'm trying to integrate stripe API in my python application therefore not using python stripe library instead using stripe API endpoints only. Outcome: That's because the data type that Stripe API endpoint expects is `application/x-www-form-urlencoded`.
e7150be0-9f8d-412b-a990-b02ab5394914
But when I change its format like below it works — I'm trying to integrate stripe API in my python application therefore not using python stripe library instead using stripe API endpoints only. Outcome: That's because the data type that Stripe API endpoint expects is application/x-www-form-urlencoded.