Question: I am creating a Web Application with classmates. We are integrating the EventBrite API in order to enable our web-users to access and interact with
I am creating a Web Application with classmates. We are integrating the EventBrite API in order to enable our web-users to access and interact with EventBrite posted events. The particular App Key is GSLDVFU2OCHGG54UB7. However, we go through OAuth Token Flow to authenticate, and we are programming in Javascript. The examples in the API documentation cite Python and specifically mention the Post method. We wish to authenticate from the client-side, but how would we program to pass the token through the Authorization Header, with JS? https://www.eventbrite.com/developer/v3/api_overview/authentication/#ebapi-getting-a-token
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
