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...
Hi, since a few hours ago we get the following response for every POST method (venue.add, event.add) we request. <!-- w4.up.re3.yahoo.com uncompressed/chunked...
Hi Philipp, I think this may be the result of some site-up issues we've been experiencing over the last few days. Now (as I write this) everything should be...
Hi Dave, It looks like the venue was incorrectly geocoded due to a variety of reasons; in particular though, the way the address was formatted threw off the...
Hi Guys I've filled in the YDN form asking for consideration for a commercial API key (though, it's not quite like filling in the Flickr one, and seemed very...
Hi Guys Looking at the output from event.search and event.getInfo, I'm getting almost all the XML for an event in the Search method (which is great). However,...
I'll add that places as far away as Oxford return the Guildford metro id. And Shrewsbury, on the Welsh border, shows as being in Norfolk, on the east coast. Is...
I checked the headers as stated in the docs for the error return, but it's not there... I'm using post (I know this would be the first question :) Here is my...