Reddit API

Hi guys,
I’m a beginner with vvvv and I’m trying to understand how to make the Reddit API work.
It uses OAuth2, and I can’t understand how to request tokens: which nodes should I use? (https://github.com/reddit-archive/reddit/wiki/OAuth2-Quick-Start-Example)

In particular, I’m trying to make a patch that fetches titles from a specific subreddit.
Has anyone already done that?

Thanks in advance-

there seems to be a reddit lib for .NET which could make things considerably easier. Start here, reading about using .NET libs in vvvv gamma. let us know if you have any further questions.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.