Hello everyone,
I’m trying to create a mini Telegram app with Bubble. I have already configured my bot and app in Telegram and I can launch it via my Telegram channel. But I can’t retrieve user data from my app.
I use this plugin: Telegram WebApp Data Plugin | Bubble
I launch it with an “InlineKeyboardButton” and a “tg://resolve?domain=” link, but nothing appears in my application when I try to display the username, for example.
Can you help me please ?