sim0n00ps / OF-DL

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

auth failed #260

Closed segiru closed 4 months ago

segiru commented 5 months ago

It was working normally for me a few weeks ago, now I download the update, enter the data and it no longer works, the following appears to me image

segiru commented 5 months ago

I don't know what happened but I solved it, downloaded the files again, put the data back in and now it works

greyhat94 commented 5 months ago

Hello, I had the same issue. I've fixed by entering the "User ID" value correctly.

lucacham commented 5 months ago

I ran into the same problem today. I compared the latest cookie and found that the value has changed. After repairing it, it can be used normally.

sealsnipe commented 4 months ago

I'm having the same problem, not solved yet.

I ran into this with a working downloader. It worked in January and when I opened it today it gave mit this error.

So I went ahead and checked the network console for new values. turns out everything changed. I put the values in and tried again. Still Auth failed. So I check the values again: the sess token changed.

It turns out every time I try a new sess token I start the downloader, it says auth failed, I get kicked from OF in the browser to the OF login screen and when I log back in to OF the sess token changed. Same is happening when I close the browser after retrieving the sess token and before starting the downloader.

Am I missing something?

sim0n00ps commented 4 months ago

I'm having the same problem, not solved yet.

I ran into this with a working downloader. It worked in January and when I opened it today it gave mit this error.

So I went ahead and checked the network console for new values. turns out everything changed. I put the values in and tried again. Still Auth failed. So I check the values again: the sess token changed.

It turns out every time I try a new sess token I start the downloader, it says auth failed, I get kicked from OF in the browser to the OF login screen and when I log back in to OF the sess token changed. Same is happening when I close the browser after retrieving the sess token and before starting the downloader.

Am I missing something?

Re-copy your user-agent as well, that changes after every browser update

sealsnipe commented 4 months ago

noice. that was it. cheers!

melithine commented 4 months ago

Re-copy your user-agent as well, that changes after every browser update

This seems to be a very common issue that keeps getting raised here. Maybe it would be a good idea to explicitly mention that in the error. That way, more people might realize they need to check that instead of coming here, opening an issue, and waiting for someone to reply to it with the same advice constantly. Feels like it's a waste of your time right now, imo.