Relative Content

Tag Archive for gotelegramtelegram-bottelegram-api

How to check data hash in telegram mini app?

I create backend for mini app in telegram. I think, my code is correct, but i get wrong hash. Maybe I create data check string in wrong format: “auth_date=1721732407nquery_id=AAGc5YMWAAAAAJzlgxb_3ABGnuser={“id”:377742748,”first_name”:”Марк”,”last_name”:”Аникин”,”username”:”corray9″,”language_code”:”en”,”allows_write_to_pm”:true}”
Is that correct? I’m not sure about serialization of user object.