Closed ghost closed 4 years ago
Easiest way to grab the "correct" cookie is by supplying all the cookies :-)
https://jigsaw.vitalsource.com/secure-token
cookie
that contains _jigsaw_session
in the value string.Set-Cookie
value string and paste it into the script provided.I hope that helps!
Thank you!!!!!!!! Now I can print my books and not have to stare at the computer all night. Much appreciated.
Can you explain in a bit more detail what to paste in here: const globalCookieVal = ``.
I see long strings for cookies _jigsaw_session, jig_isbns, and reese84 from jigsaw.vitalsource.com in my web browser. I'm just not sure which string or what order or format to paste them in between the ``. Any help appreciated.