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? (OAuth2 Quick Start Example · reddit-archive/reddit Wiki · GitHub)
In particular, I’m trying to make a patch that fetches titles from a specific subreddit.
Has anyone already done that?
Thanks in advance-