Closed K8EE closed 6 months ago
Hello there. Thank you for trying out the script.
Can you try using the cookie data from request headers, not the response header and try again?
It seems to work here.
Edit: The docker seems to be work fine too.
Thanks, Resolved!
Had a friend try too and he also ended up with an empty JSON. Trouble shot further by replicating your exact process with the dentistry website and when I tried again with Crafting Case Studies the files properly downloaded. Not sure what was going on.
My guess is the cookie timed out or something like that.
Thanks again!
Who I am + Context: minimum coding background, found your git while trying to figure out how to download a free course hosted through thinkific course, got the basics of how to setup docker/IDE etc.
Followed the instructions to get
CLIENT_DATE
andCOOKIE_DATA
+ run docker in Visual Studio CodeCourse Case Interview Fundamentals at Crafting Case Studies: https://students.craftingcases.com/
==============
My .env looks like this
Terminal looks like this:
===========================
All I get is a .JSON file
My guess is that I messed up on grabbing the
CLIENT_DATE
andCOOKIE_DATA
or maybe some thinkific courses are setup different?Adding Screenshots of what I grabbed too