skip to Main Content

X-Telegram-Bot-Api-Secret-Token not present in headers

First, I have deleted my webhook: curl "https://api.telegram.org/bot6359000876:XXX/deleteWebhook" Then, I have set my webhook: curl "https://api.telegram.org/bot6359000876:XXX/setWebhook?url=https://XXX.execute-api.us-east-1.amazonaws.com/development/webhook&secret_token=abc" When I check for the X-Telegram-Bot-Api-Secret-Token in incoming request from Telegram, the header is not present. What I am doing wrong?

VIEW QUESTION

Telegram webapp scrolling issue

I'm building app with Bubble.io and use it in Telegram webapp. When I pull down (scrolling up) on top of the page Telegram recognise it as close gesture and trying to minimize the window of app. Maybe someone could explain…

VIEW QUESTION
Back To Top
Search