I have a feeling that you're not really using HTTP POST. Please cut and paste the code that you're using. Note that pasting the url you provided into a...
Your usage as shown below is not a POST... but a GET. You do not mention the environment in which you are making the call. Simple rule - if you have the...
Thanks Bob for suggestion.I want to let u know that i m using .Net with C# environment to make call.if you know how to call with POST method,plz let me know....
I'm trying to write a solid php class to interface with upcoming.org, but I think I'm misunderstanding some concepts. First, I'll explain how I envision this...
Hi Guys Just a quick note to see if anyone from Upcoming will be around the next few days at SXSW Interactive. I'd love to catch up with some of the Upcoming...
I was hoping event.getInfo would have an attendee count for public events, it does not. The limitation with using event.getWatchList is that it only allows...
We believe that event.getInfo will return watchlist data for public events, but that the documentation is misleading. We have a filed a bug to fix the doc....
In doing tests with the API I am finding that event.getWatchlist is not returning anything: Calling method event.getWatchlist Call was successful, but no nodes...
I have just started to look at the api with a view to developing an in-house app synchronise with Upcoming. I have noticed that there does not appear to be a...
This is a great question. For now we do not support delete via the API. The best we can think of in the mean time is to use event.edit to make your event...
I would recommend not changing the stored title of the event, just the displayed title of the event. It will make it easier to go back and forth from...
Hi, I'm working at an application and I have some issues with adding events to user's account. When user post an event to my application, I want that event to...
I've just tried to add tags to an existing event through event.AddTags method. If I pass a tag sting with more than one tag e.g. 'music art' everything works...
We looked into this. For now, you can ignore the error, as the tag still gets added. We'll work on a fix so that this case doesn't return an error message....
Folks, I was happily playing with the Upcoming api this afternoon. After a little while, a recieved the following error: Sorry, Unable to process request at...
You won't be in the penalty box for long, maybe an hour or two. Once your out, go ahead and apply for the exception with as much detail as possible and we'll...
It can take quite a while if your original request didn't provide enough detail or mockups of what you intend to do (do you intend to read-only or write?,...
I have code that looks for the resultcount attribute on an event.search query, in order to page through the results. That attribute seems to have vanished....
This morning, approx 11:00 GMT, I added the following event (Beating Berlusconi) through the api: http://upcoming.yahoo.com/event/2717084/ The event appears...
Hi Andy, I've come across this too and it seems it takes a while for upcoming to index new events. (Definitely not instantaneous) I found your event in a...
All my venue and event add requests have just started failing, with <error msg="Method not found - Check that you are using the proper Method for the resource...
James Crowley
james@...
May 25, 2009 6:47 pm
330
Hi John, It's fixed, let us know if you see otherwise. thanks! -Vince...