#rezamirzad

1 messages · Page 1 of 1 (latest)

exotic vigilBOT
odd crown
#

Can you send me the event ID?

polar cradle
#

hi
one of them as example: "evt_3Mb4dVGMR3u9Lz700hO9Lzej"

odd crown
#

Thanks for the ID. Based on the log https://dashboard.stripe.com/test/events/evt_3Mb4dVGMR3u9Lz700hO9Lzej Your server returns a 400 and the response body is
<?xml version='1.0' encoding='UTF-8'?><Error><Code>InvalidArgument</Code><Message>Invalid argument.</Message><Details>Cannot create buckets using a POST.</Details></Error>

polar cradle
#

ok, yes, I already understood that.
any reason to that?
and any way to solve that?

as i mentionned, i receive the webhook in local.
but not through the staging website, which is ISO to the local code

odd crown
#

This is the response from your server, I'd suggest you to check your server log

polar cradle
#

ok, does it have anything to do with the fact that my stripe account is in test/developer mode? and not live?

odd crown
#

It's worthy to check if you are using the correct API key and webhook secret key in your staging server.