You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed and setup everything on my server. I can confirm your webhook is running. { "status": "success", "data": [ { "message": "Hello World!" } ] }
Token telegram is fine (tested using curl)
but when I receive error on setnry nothing is received on telegram.
Should I receive logs to docker compose on error ?
The text was updated successfully, but these errors were encountered:
I have installed and setup everything on my server. I can confirm your webhook is running.
{ "status": "success", "data": [ { "message": "Hello World!" } ] }
Token telegram is fine (tested using curl)
but when I receive error on setnry nothing is received on telegram.
Should I receive logs to docker compose on error ?
The text was updated successfully, but these errors were encountered: