Skip to content

Meetup.com API has stopped working #182

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
davidfischer opened this issue Apr 28, 2025 · 5 comments
Closed

Meetup.com API has stopped working #182

davidfischer opened this issue Apr 28, 2025 · 5 comments
Assignees

Comments

@davidfischer
Copy link
Member

The Meetup.com API we were using (see this) has stopped working and now our website doesn't show upcoming meetups. This old Meetup.com API has not been documented for some time. They have a new API based on GraphQL but it requires authentication and requires upgrading/paying for "Meetup Pro". The old API was wide open and didn't require any authentication.

The Python Software Foundation (PSF) has an agreement with Meetup and covers our meetup fees. We are on what the PSF has called the "PSF Meetup Pro Network". I'm not sure whether we should have API access as part of this. I have contacted both Meetup and the PSF to clarify as I'd like to get our upcoming meetups back on the website. I'll update this ticket when I hear something and what our options are.

Meetup wants us to upgrade to "Pro"

Image

@davidfischer davidfischer self-assigned this Apr 28, 2025
@davidfischer
Copy link
Member Author

Meetup support confirmed that individuals need a Meetup Pro subscription to access the API:

Access to the Pro API is granted only to accounts that own an active Meetup Pro subscription, regardless of the group’s affiliation. Being listed as a Co-Organizer or part of a Pro Network does not automatically grant API access unless your individual account holds a paid Pro plan.

If you'd like access, the next step would be to start a Pro subscription under your account.

This feels pretty bad. $55/mo to get the upcoming events on the website seems like paying a lot for relatively little.

@davidfischer
Copy link
Member Author

My contact at the PSF sent a positive note this morning:

Nina let us know that there was a mistake on the Meetup support side and you should have access to the API stuff now. Would you let us know if that is not the case?

(Nina is the Meetup support contact specific for Meetup's Pro Network and works with the PSF on Meetup related things).

I do not currently have access as far as I can see. I still see the same "upgrade to unlock" as in the screenshot above. However, this is a positive development and hopefully we can get this worked out.

@willingc
Copy link
Member

@davidfischer I see the same about upgrade to Pro.

@davidfischer
Copy link
Member Author

Meetup contacted me and I am now able to get an API key. Counterintuitively, however, it looks like it is possible to simply query a meetup's events without the key. This doesn't appear to be documented.

@davidfischer
Copy link
Member Author

Events are back on the website after the merging of #184.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants