TelegramBots / Telegram.Bot.Extensions.Passport

Allows you to process Telegram passports
https://telegrambots.github.io/book
MIT License
25 stars 6 forks source link

'PUBLIC_KEY_INVALID' error on trying redirect to load passport on Android #5

Closed Arbross closed 2 years ago

Arbross commented 2 years ago

Hello.

I have trouble by doing passport. I tried to load passport from desktop app and its doing well. But trying to do same in Android I'm getting error (PUBLIC_KEY_INVALID). I tried to search solution and I was thinking the problem in a link (tg:// & tg:). But it is doing okay there. It is throwing error on redirecting, it isn't even get to decripting method.

Can anyone help me? Thanks.

Arbross commented 2 years ago

I solved it. Just use this instead of original template (of this repository) :