Back to Meteor

Meetup Configure

packages/meetup-config-ui/meetup_configure.html

0.8.3.1466 B
Original Source

First, you'll need to get a Meetup Client ID. Follow these steps:

  1. Visit http://www.meetup.com/meetup_api/oauth_consumers/create/
  2. Click on "Create New Consumer".
  3. Set the Consumer name to the name of your application.
  4. Optionally set the Application Website to the URL of your website. You can leave this blank.
  5. Set the Redirect URI to: {{siteUrl}} (Do not append a path to this URL.)