Questions tagged [eventbrite]

Eventbrite is the leading self-service event management platform, helping you to create, manage, and promote local events online

Eventbrite is a self-service event management platform, helping you to create, manage, and promote local events online.

Developer Resources:

306 questions
0
votes
1 answer

What is the best way to get my application featured on the EventBrite website?

How can I display my email marketing application (for sending invitations as newsletters) on the EventBrite website?
0
votes
1 answer

Display event attenders : Eventbrite / Eventful implementation

I'm am creating a event listing website like eventbrite.com. There are organizers who can create events and users who can register for events. Users need to login to the system via Facebook. In this case I get to store their facebook_id. My question…
user840801
0
votes
1 answer

EventBrite OAuth2.0 redirect url not working

We are building a wordpress site integrated with the EventBrite API, and since last week we've been getting an error everytime the user is being redirected back to our site. For example when i set www.google.com as my redirect URL, I would be…
kernn
  • 59
  • 2
  • 5
0
votes
1 answer

cant retrieve EventBrite access token

I was trying to authenticate a user using EB's loginWidget example, and as I debug, I discovered that getAccessToken() request always returns a null even though a session was successfully created. The parameter I passed in to the loginWidget are:…
kernn
  • 59
  • 2
  • 5
0
votes
1 answer

Missing events through the Eventbrite event_search API

I'm using the event_search API method to let my users find their Eventbrite events. I've been getting a lot of complaints from users that their events don't show up. And indeed, it seems that loads of events simply aren't returned by event_search.…
Mehdi
  • 3
  • 2
0
votes
1 answer

Eventbrite retrieve event id from event_new PHP API method

I need some help in retrieving the event id from the event_new PHP API method. I can see that the URL method works well by returning an XML file containing the new ID, however the response I get from the PHP API method is simply 'NULL'. The…
0
votes
1 answer

Eventbrite - Is there a Teaser Text / Short Description Field?

I'll be using the Eventbrite API to pull an event list to display on a web page. I understand that there is a Description field, but, we would also like to display teaser text about the event. Does this type of field exist for an Eventbrite Event? I…
0
votes
1 answer

Stemming in other languages through the API

Does the Eventbrite SE stem words in languages other than English? If so, what languages are they and how is the language determined?
Jim
  • 5,940
  • 9
  • 44
  • 91
0
votes
1 answer

Paypal sandbox integration with eventBrite

I have integrated EventBirte Ticket widget on my site, when some one buy that ticket and make payment and confirmation URL is there that notify me that payment process done with success or or not, but think is that I need a test run with paypal…
zuhe
  • 1
0
votes
1 answer

Searches with complex keyword sets

I'd like to make more robust searches by including keyword variants. The api doesn't appear to support wild cards or automatically include variants. Can someone at Eventbrite explain how to get the most out of the keyword parameter? Also, how are…
Jim
  • 5,940
  • 9
  • 44
  • 91
0
votes
1 answer

Has something changed in Eventbrite date handling?

I have an app that searches for events on EventBrite using the API Method event_search. Suddenly the search using dates has stopped working and all I get back from the API is 'Error thrown while processing query' - not very helpful. If I use 'This…
0
votes
2 answers

Event Brite QR code

I've dug through the methods in Event Brite API but can't find any reference to QR codes generated by Eventbrite in their native IOS app. http://developer.eventbrite.com/doc/#methods without reverse engineering it or sniffing the web urls - can…
johndpope
  • 5,035
  • 2
  • 41
  • 43
0
votes
1 answer

Eventbrite api for recommending events

I would like to know if eventbrite api provides recommendation services too.If not, is it possible to implement it with the help of the other data the api provides?
-1
votes
1 answer

How do I integrate events created on eventbrite.com to automatically update to my personal website?

I want to create events on eventbrite.com and have my website automatically update it's upcoming events list with any event I've created on eventbrite without having to go in and add in the events or widget pages into my website. Is this possible?…
saikohcoder
  • 11
  • 1
  • 2
-1
votes
2 answers

Can i import events of other user by using my api in Event Brite

Hi all I m trying to get the events of other user by using my api key. if that is possible can you please guide me how to do that ?
1 2 3
20
21