Webhook URL not found #249
Answered
by
capcom6
treasure567
asked this question in
Q&A
-
Hi there, i've setup my private server and everything works great except that when i visit the webhook url to add webhook, it always returns not found. My URL is: https://sms.trenalyze.com/3rdparty/v1/webhooks |
Beta Was this translation helpful? Give feedback.
Answered by
capcom6
Jul 30, 2025
Replies: 1 comment 4 replies
-
Hi, when I did it for my private server, the url was https://sms.example.com/webhooks. But you can not do it using a web browser. You need to do it using curl (for example). Another way is to use https://github.com/android-sms-gateway/cli (usefull to send message and manages webhooks) |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@treasure567,
If you haven't set up any URL rewrites, you need to include the
/api/
part in your base URL. Please try this command: