Error: Exception caught: Response status code does not indicate success: 403 (Forbidden) #18

Open
opened 2025-05-25 06:19:02 +00:00 by em997nz · 1 comment

I am getting the following error message when trying to download content in bulk. Can someone please help? Thank you

StackTrace: at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at OF_DL.Helpers.APIHelper.GetDRMMPDPSSH(String mpdUrl, String policy, String signature, String kvp)
2025-05-25 13:41:50.988 +10:00 [ERR] Exception caught: Response status code does not indicate success: 403 (Forbidden).

I am getting the following error message when trying to download content in bulk. Can someone please help? Thank you StackTrace: at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at OF_DL.Helpers.APIHelper.GetDRMMPDPSSH(String mpdUrl, String policy, String signature, String kvp) 2025-05-25 13:41:50.988 +10:00 [ERR] Exception caught: Response status code does not indicate success: 403 (Forbidden).
Collaborator

Usually this is OnlyFans rate limiting you. Try setting LimitDownloadRate to true and leave the limit at 4mb.

Usually this is OnlyFans rate limiting you. Try setting LimitDownloadRate to true and leave the limit at 4mb.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sim0n00ps/OF-DL#18
No description provided.