meetup-cli icon indicating copy to clipboard operation
meetup-cli copied to clipboard

meetup's API Key not supported anymore, need to use OAuth2 instead

Open pinage404 opened this issue 6 years ago • 1 comments

Hi,

I'm trying to use this software for the first time

i ran :

meetup-cli
It looks like you are running meetup-cli for the first time.

Obtain an API key from: https://secure.meetup.com/meetup_api/key/

And save the following in ~/.meetup-clirc:

api_key: <api-key>

so i went to https://secure.meetup.com/meetup_api/key/

the page shows this message :

Getting an API

This feature is no longer actively supported. As an alternative, you can use OAuth2

pinage404 avatar Nov 24 '19 18:11 pinage404

Everything needs to be updated to use the new API.

Issue #9

specious avatar Nov 16 '21 11:11 specious