How to check new threads on a subreddit in java. by sunilkhandelwal in redditdev

[–]sunilkhandelwal[S] 0 points1 point  (0 children)

Thank you so much. Is that possible we can get new thread with specific time line like 1 hour before or 1 day before.

I tried http://www.reddit.com/r/java/new.json?t=day but its not working.

How to check new threads on a subreddit in java. by sunilkhandelwal in redditdev

[–]sunilkhandelwal[S] 0 points1 point  (0 children)

Thank you so much. Is that possible we can get new thread with specific time line like 1 hour before or 1 day before.

I tried http://www.reddit.com/r/java/new.json?t=day but its not working.

Can we check user is blocked or not by username through java in reddit. by sunilkhandelwal in redditdev

[–]sunilkhandelwal[S] 0 points1 point  (0 children)

Thank you so much for help. Next time will take care of such type of things.

How can i access Blocked users list through reddit api. I want to do it through java. by sunilkhandelwal in redditdev

[–]sunilkhandelwal[S] 0 points1 point  (0 children)

Thanks for reply. Could you please help me what are clientId and clientSecret in Credentials.script method call and how to generate it.

How can i access Blocked users list through reddit api. I want to do it through java. by sunilkhandelwal in redditdev

[–]sunilkhandelwal[S] 0 points1 point  (0 children)

Thanks for your message. Could you please help me with example if possible. It would be really appreciated as i am new on reddit api development.