API Export to Stripe

Hi Temirlan! I’m guessing the error you’re encountering is similar to the error Entrepotes asked about here: Stripe SetupIntent

Unfortunately, our API steps can’t send data x-www-form-urlencoded for normal requests, only request to get OAuth tokens. Make sure to add your support to this feature request: Support for x-www-form-urlencoded headers

1 Like