-
Notifications
You must be signed in to change notification settings - Fork 52
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
Session Cookie? #2
Comments
It's been a while, but I believe I just yanked the entire value of the "Cookie" header from Chrome's devtools. |
I can confirm that pasting the entire cookie inside of "" does work. It'd be nice if it were detailed in the README though. |
👍 Agreed. I'll leave this open to remind myself to do just that 😁 |
I updated the README slightly, does this help @coltfred ? |
Merged
Cleaned up, let me know if that helps. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you leave the name of the session cookie?
I've been trying the instructions over and over with all the data from different cookies put into the .env and then running the script, but I can't get it to work.
The text was updated successfully, but these errors were encountered: