AlexCSDev / PatreonDownloader

Powerful tool for downloading content posted by creators on patreon.com. Supports content hosted on patreon itself as well as external sites (additional plugins might be required).
MIT License
917 stars 95 forks source link

Cookie Errors #209

Open reuter31 opened 9 months ago

reuter31 commented 9 months ago

I've been trying to run this in both windows and linux and it doesn't seem to work in either.

Linux: FATAL Fatal error, application will be closed: UniversalDownloaderPlatform.Common.Exceptions.CookieValidationException: session_id cookie not found

Windows: FATAL Fatal error, application will be closed: System.Exception: Unable to retrieve cookies

In linux, a chromium browser windows opens up and I login. In windows, it basically just comes back with the error message. Is there a way to resolve these issues?