Open fahri314 opened 4 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
auth_date
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