Giter Site home page Giter Site logo

coderdojo / cp-eventbrite-service Goto Github PK

View Code? Open in Web Editor NEW
0.0 10.0 2.0 193 KB

backend service for eventbrite integration

Home Page: https://zen.coderdojo.org

License: MIT License

JavaScript 96.23% Shell 2.62% Dockerfile 1.16%
seneca microservice nodejs eventbrite zen

cp-eventbrite-service's People

Contributors

butlerx avatar christinavoss avatar danielbrierton avatar izzysmillie avatar patch0 avatar wardormeur avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cp-eventbrite-service's Issues

Webhook creation needs to use updated API endpoint with Organization ID

Currently, webhook creation when connecting a Dojo to Eventbrite uses a deprecated API. This is no longer allowed to be used (as of June 2020), and so any requests setting up webhooks now give a 403 error and fail to "connect" a Dojo's events.

See https://www.eventbrite.com/platform/api#/reference/webhooks/create/create-webhooks-deprecated

Screenshot 2021-08-26 at 15 23 56

To use the updated API, an Organization ID must be supplied in the webhook request URL. This can be obtained via another API endpoint using the same token authorised by the end-user.

See https://www.eventbrite.com/platform/api#/reference/organization/list-your-organizations/list-your-organizations

As this endpoint can return multiple Organizations, a decision must be made of how to select the correct one the user wishes to use - this will probably require either a selection in the front-end Zen UI displaying a list of Organizations the user can select from, or a requirement that a user's Eventbrite account only contain a single Organization which can be selected as the default.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.