sim0n00ps / OF-DL

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

auth failed #380

Closed divakar123 closed 4 weeks ago

divakar123 commented 4 weeks ago

I was using it few hours ago, it was working fine Now it keeps saying auth failed, I have tried with different browser too

Auth failed, please check the values in auth.json are correct.

If you have previously been able to auth successfully, the most likely cause of this is that your browser has updated, which will change the values of the USER_AGENT string. The version change to this string is usually very minor and easy to overlook, but even a slight difference will cause an authentication failure.

If you are struggling to authenticate, you may want to try the browser extension which is documented here:

https://of-dl.gitbook.io/of-dl/auth#browser-extension

Press any key to exit

Uyahya566 commented 4 weeks ago

image Unfortunately me too

divakar123 commented 4 weeks ago

image Unfortunately me too

I tried with some other scraper too had same issue :/

dgtlabs commented 4 weeks ago

Same issue here, tried setting the auth.json values manually and with the browser extension, no joy on either attempt.

Uyahya566 commented 4 weeks ago

Probably they've patched the website

Deleteboys commented 4 weeks ago

Exception caught: Response status code does not indicate success: 400 (Bad Request).

StackTrace: at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at OF_DL.Helpers.APIHelper.BuildHeaderAndExecuteRequests(Dictionary2 getParams, String endpoint, Auth auth, HttpClient client) at OF_DL.Helpers.APIHelper.GetAllSubscriptions(Dictionary2 getParams, String endpoint, Auth auth, Boolean includeRestricted) Exception caught: Object reference not set to an instance of an object.

StackTrace: at OF_DL.Program.DownloadAllData() at OF_DL.Program.Main(String[] args)

Uyahya566 commented 4 weeks ago

image This is what I get sometimes too

badbeezy commented 4 weeks ago

I think they've patched the site. tried several attempts a updated the values in auth.json and still get the same response.

Uyahya566 commented 4 weeks ago

image Logged in successfully but hit with an error... We'd have to wait on the devs for now

sim0n00ps commented 4 weeks ago

Looking into it now, please be patient

Deleteboys commented 4 weeks ago

it seems like the sign header is wrong

sim0n00ps commented 4 weeks ago

it seems like the sign header is wrong

Probably just need the up to date dynamic rules which I don't know how to work out sadly

Deleteboys commented 4 weeks ago

it seems like the sign header is wrong

Probably just need the up to date dynamic rules which I don't know how to work out sadly

should i find a way to get them i will let you know

sim0n00ps commented 4 weeks ago

Fixed with this release https://github.com/sim0n00ps/OF-DL/releases/tag/OFDLV1.7.59

badbeezy commented 4 weeks ago

Fixed with this release https://github.com/sim0n00ps/OF-DL/releases/tag/OFDLV1.7.59 Amazing. Any ideas for solutions for the DRM?

melithine commented 4 weeks ago

Fixed with this release https://github.com/sim0n00ps/OF-DL/releases/tag/OFDLV1.7.59 Amazing. Any ideas for solutions for the DRM?

Try 1.10 if you're using OF-DRM.