#meghna_error
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1260674723889545287
đ Have more to share? Add details, code, screenshots, videos, etc. below.
Seems like an error with your server refusing the connection. You'll need to check the logs and debug that
how do I do that?
It's your server, no?
yes.
You should be logging things, right?
ok wait. I guess I know what's wrong
Okay. so I am getting this error now [404] POST http://mpatel3.omeda.local:8080/stripe/webhook [evt_3Pb6CvFuWYLdpKW50WjAXtb4]
and I don't see any error in logs
That means that endpoint isn't defined on your server hosted at http://mpatel3.omeda.local:8080
hmm. I am pretty sure that url is correct. I guess I have to double check.