#zio-pangrasso_webhooks

1 messages ¡ Page 1 of 1 (latest)

unique oceanBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always 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/1384909722108297239

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

river wren
#

404 not found means the route doesn't exist on the server

#

So you need to reach out to the plugin owner or whoever is managing your webhook endpoint because that route doesn't exist on that server

hollow whale
#

Hi, I am the developer that is setting everything on Wordpress and trying to connect the webhook, what do I need to do?

river wren
#

The /wp-json/mp/v1/webhook/stripe route does not exist on your server

#

That's why your server is returning a 404 when we try to send an event to that route

#

I don't know anything about wordpress so can't help you there