#.hiddentech

1 messages · Page 1 of 1 (latest)

verbal islandBOT
exotic cave
#

hello?

ruby hearth
#

👋 server is a bit busy, I'll take a look in a few

exotic cave
#

ok

#

thank you

ruby hearth
#

Request body is empty

exotic cave
#

Yeah but I'm passing them

ruby hearth
#

We're not seeing it come in on our end

#

are you sure you're passing in the body with the request?

exotic cave
#

yes because I have the result but in the result I'M not seeing the coupon. it's too weird

ruby hearth
#

I'd recommend double checking the request you're sending to make sure nothing is missing.

Also doesn't look like you're using stripe SDK to make this request, is there a reason behind not using the SDK for this?

exotic cave
#

because zoho have an integration with zoho flow

#

i'm able to create the costumer and the subscription with it but i'm having big trouble with coupon

ruby hearth
#

As I mentioned earlier, we're not getting the coupon data or any data in your POST request body. So issue is in the code you're using to send the request.

You'd want to look into why the request body isn't getting passed in with the request