Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continuous POST Requests from Coinbase Webhook Despite 200 OK Response. #2

Open
a22ayoelaela opened this issue Apr 24, 2024 · 0 comments

Comments

@a22ayoelaela
Copy link

Hello,

I'm experiencing an issue with the Coinbase Commerce webhook on my Django server. Despite my endpoint returning a 200 OK response, Coinbase continues to send repetitive POST requests, which is overwhelming the server. This occurs even though I've confirmed the webhook is being acknowledged correctly on my end.

image

However, despite this, my ngrok tunnel shows continuous POST requests from Coinbase's webhook service without cessation. I'm attaching a screenshot of the ngrok log showing the series of 200 OK responses, yet the requests persist.

Has anyone else encountered this issue, or can offer guidance on how to resolve this? Any advice or insights would be greatly appreciated.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant