I m creating an API which using Upcoming yahoo methods.i have tried
with "Event.Add" method with following information :
"http://upcoming.yahooapis.com/services/rest/?api_key=df0a43b3b2&method=event.ad\
d&token=500255adbe0e08188fad524240f4ead71e4a5310&name=music&venue_id=51864&categ\
ory_id=3&start_date=2009-01-10"
but its showing error and mentioned that use HTTP POST method.But i m
using same HTTP POST method,but i m not able to understand why its not
working.i also checked with change data in url but showing same error.
plz anyone help me out of this problem.