-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More features #4
Comments
Hello there! Sorry I've been away. I was a bit too overwhelmed with work and couldn't work on this. I'll look into this issue and update you in a while. |
Hello. I was looking for a while about this issue, and I found that the (As a logged user)
The value of that header is the same of the CSRF token. Notes:
Disclaimer: This is only the result of a couple-of-hours research and should be further investigated. |
After some hours I wrote a Proof of concept, and it worked as expected. Code of PoC: https://gist.github.com/julianmejio/8df739bbdca10c045f7534d4e96e0eec I hope it helps a bit. |
Hi,
Thank you for your code. This help me a lot to start my own project.
After login in i update session cookie and token then i try to set mobile data to disable.
Did you find a way to pass this error after login in :
{ code: '125003', message: 'Session tokens missing' }
Thanks for reading,
Tom
The text was updated successfully, but these errors were encountered: