sumeetweb / Thinki-Downloader

A php based utility to download courses from Thinkific based sites like PacktPub for personal offline use.
MIT License
73 stars 27 forks source link

Authentication Error #38

Closed Meesh977 closed 1 year ago

Meesh977 commented 1 year ago

image

after sorting everything out i still get "Authentication Error"

please help

parkournick3 commented 1 year ago

:arrow_up:

parkournick3 commented 1 year ago

Try to fill in the COOKIE_DATA correctly, in the video ( https://www.youtube.com/watch?v=RqaJkuTz_5g ) it was named "cookie" but in my browser the correct name was "set-cookie"

example of how it should be: https://github.com/sumeetweb/Thinki-Downloader/issues/30#issuecomment-1320869246 image

sumeetweb commented 1 year ago

Thanks @parkournick00110010. I am marking this as resolved.