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

Exception caught: Response status code does not indicate success: 500 (Internal Server Error). #277

Closed moisty123 closed 4 months ago

moisty123 commented 4 months ago

Happens to only a few accounts:

Exception caught: Response status code does not indicate success: 500 (Internal Server Error).

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.GetPosts(String endpoint, String folder, Auth auth, Config config, List1 paid_post_ids)

Any idea on what it could be? Thanks.

deadbeatdandylyon commented 4 months ago

Just attempted to scrape and also receiving the same error message.

image

sim0n00ps commented 4 months ago

That's an issue on OF's end, nothing I can do