RedditSharp-DEPRECATED- icon indicating copy to clipboard operation
RedditSharp-DEPRECATED- copied to clipboard

Support two-factor authentication

Open derekantrican opened this issue 6 years ago • 0 comments

Reddit has implemented two-factor authentication for accounts: https://old.reddit.com/r/announcements/comments/7spq3s/protect_your_account_with_twofactor_authentication/

If this is enabled, RedditSharp throws an exception when using Subreddit.SubmitPost : "Error when attempting to submit. Error: USER_REQUIRED" (even though the correct username and password are supplied)

derekantrican avatar Nov 07 '18 16:11 derekantrican