M7MAD_JO
M7MAD_JO
Explore posts from servers
CDCloudflare Developers
Created by M7MAD_JO on 6/15/2024 in #general-help
LemonSqueezy webhook returning Error Code 525
I'm having an issue with my webhook returning Error code: 525. I'm using AWS Amplify for hosting and Cloudflare. When I paused Cloudflare, the webhook worked, so I suspect Cloudflare might be causing the problem. I tried calling the webhook manually using Postman through HTTP, but it returned nothing with a status of 405 Method Not Allowed. When I made an HTTPS request from Postman, it worked but gave me an error saying, "Input buffers must have the same byte length." Despite this, it responded properly, unlike the LS request that returned the 525 error. After disabling the "Always Use HTTPS" setting on Cloudflare, I can make HTTP requests through Postman. However, I am still getting the 525 error from the LS webhook. I have tried every SSL/TLS encryption mode nothing seems to work. Any ideas on how to fix this?
1 replies