You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered: