Poryaei / TapSwap-Clicker

A Python bot and automated clicker for accumulating TapSwap on Telegram.
https://t.me/tapswap_bot
MIT License
81 stars 29 forks source link

Cache-Id update and token error #52

Open fahri314 opened 3 months ago

fahri314 commented 3 months ago

api updated and "Cache-Id" header argument added. Login request doesn't work. I found this code:

"Cache-Id": SecureUtil.makeRandomString(8)

I added random Cache-Id but still get 400 code.

Maybe reason is hash value from init_data. I cant find it hash calculate process. Hash calculate using auth_date