kberg
kberg

Reputation: 375

Using the Meetup GraphQL API on a command line

I'm trying to figure out how to use the Meetup GraphQL API on a command-line app. Part of the problem is that I need to register an OAuth client using https://www.meetup.com/api/oauth/create/. That page doesn't allow me to register the URLs I've tried. I tried a http://localhost but that didn't work. I tried the URL to my meetup, also, no luck.

Then I created a Github repo, but the web page didn't like that URL, either.

Field that requires URL

Tips?

Upvotes: 0

Views: 21

Answers (0)

Related Questions