sirkris / Reddit.NET

A Reddit API library for .NET Standard with OAuth support. Written in C#.
MIT License
500 stars 77 forks source link

An instant ban came to my Subreddit #141

Closed MyNameIsSoftIce closed 2 years ago

MyNameIsSoftIce commented 3 years ago

An instant ban came to my Subreddit for such a line

var MyJson = Reddit.Models.Widgets.WidgetImageUploadS3("C:\b.jpg", "image/jpeg");

The picture shows flowers.

What is the reason?

sirkris commented 3 years ago

There's no reason I'm aware of that would cause a widget upload to result in a ban. This would have occurred at the API level, incependent of the Reddit.NET library. I recommend you post your question over at r/redditdev.

--Kris

On Fri, Sep 10, 2021 at 8:13 PM MyNameIsSoftIce @.***> wrote:

An instant ban came to my Subreddit for such a line

var MyJson = Reddit.Models.Widgets.WidgetImageUploadS3("C:\b.jpg", "image/jpeg");

The picture shows flowers.

What is the reason?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sirkris/Reddit.NET/issues/141, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFTJZM6VLLDEZ6EH7UGLJLUBLCPJANCNFSM5D2PNIPA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

sirkris commented 2 years ago

Closed due to inactivity. Please feel free to reopen if you still need help.