mattbdean/JRAW

oauth version 1.0 is forbidden in reddit

gochev opened this issue · 1 comments

The https://oauth.reddit.com/api/v1/me?raw_json=1 is now forbidden

and currently the JRAW 1.1.0 uses this URL in

RedditClient redditClient = helper.onUserChallenge(url);

Yes, today I can't auth anymore...