sim0n00ps / OF-DL

C# console app to download all of the media from Onlyfans accounts with DRM video downloading support
561 stars 54 forks source link

Auth Issue #428

Closed Conehead123 closed 1 week ago

Conehead123 commented 1 week ago

Still get the issue that im having auth issues, even though I've used the of auth browser extension to download the auth file, as well as manually doing the auth.json values multiple times. I am using the current build of 1.7.60 as well. Any help? Code reads as such: image

eraporta40 commented 1 week ago

try to download the latest version (OF.DL.V1.7.60)

melithine commented 1 week ago

Do you have rules.json sitting next to auth.json?

eraporta40 commented 1 week ago

yep

melithine commented 1 week ago

Are you using a VPN or proxy? That seems like something is intercepting your connection. If you aren't, try using a VPN, maybe it's blocked by your isp. If you are, try without.

Conehead123 commented 1 week ago

Are you using a VPN or proxy? That seems like something is intercepting your connection. If you aren't, try using a VPN, maybe it's blocked by your isp. If you are, try without.

I ended up switching to my phone's hotspot, where I got a new cookie and X_BC value different from when I was connected to my home WIFI. This helped me resolve the issue, and I was able to login normally. With that in mind, I'm pretty sure the issue was my ISP (despite not having any child/parental restrictions). Thank you very much!