a year ago
Now I have a new problem, I used Vercel before and on the old domain I didn't use Cloudflare and I use Paypal as payment, the Paypal webhook worked perfectly on Vercel but for some reason here the Paypal req is not reaching the railway application, it is stopping somewhere and the log doesn't even appear on the railway but I test the same thing on Vercel and it works, on Vercel the domain is not using Cloudflare, could this be? my domain cooeex.com this new domain is using cloudflare
4 Replies
a year ago
I test it manually on my computer using insominia and it works and also another webhook that is not from Paypal also works only this one from Paypal which for some reason does not reach the application
a year ago
i try this https://site-production-b943.up.railway.app/ it is working so it is probably a problem in the domain
a year ago
Hello,
Based on the information provided, we have determined that this is an application-level issue rather than a problem with the Railway platform. Railway simply provides the infrastructure to run your application, but debugging webhook integrations, API endpoints, and third-party service connections falls under your application's responsibility.
The fact that your logs aren't showing the PayPal requests suggests they aren't reaching your application. This is something you'll need to troubleshoot within your application code and configuration.
Unfortunately, since this is related to your application's functionality and third-party integrations rather than the Railway platform itself, our support team cannot debug this issue for you. You'll need to investigate this on your own by reviewing your application logs, webhook configurations, and potentially working with PayPal support.
Please let me know if you have any questions specifically about Railway's infrastructure or services.
Best,
Brody
Status changed to Awaiting User Response Railway • about 1 year ago
7 months ago
This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!
Status changed to Solved Railway • 7 months ago