You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: for support questions, please use #ug-code-for-tulsa slack channel in Techlahoma or stackoverflow. This repository's issues are reserved for feature requests and bug reports.
I'm submitting a ...
feature request
What is the current behavior?
No data fetching from meetup
Note: for support questions, please use #ug-code-for-tulsa slack channel in Techlahoma or stackoverflow. This repository's issues are reserved for feature requests and bug reports.
I'm submitting a ...
What is the current behavior?
No data fetching from meetup
What is the expected behavior?
Our graphql client see Install graphql-request as a dependency #121 and Wireup GraphQL request to Meetup #115 will not be able to fetch techlahoma event data from the meetup API without authentication. We need to set up an OAuth/JWT token flow per https://www.meetup.com/api/authentication/#p04-jwt-flow-section. See @zenlex for credentials / setup.
sample flow from slack meetup connection:
The text was updated successfully, but these errors were encountered: