1

trouble listing events given a performer_id

I see there is another 401 error posting... not sure if this is related or not. We are trying to get the selection of the events specified by a certain performer. I can't figure out how to pass the performer_id into the options array of the method call. Everything i tried will give me this error:

[18-Jul-2011 12:33:11] PHP Fatal error: Uncaught exception 'TicketEvolution_Webservice_Exception' with message 'An error occurred sending request. Status code: 401' in /home/*****/public_html/test/library/Ticketevolution/Webservice.php:598

Stack trace:

#0 /home/*******/public_html/test/demo/event_select.php(37): Ticketevolution_Webservice->listEvents(Array)

#1 {main}

thrown in /home/******/public_html/test/library/Ticketevolution/Webservice.php on line 598

Any assistance will be greatly appreciated.

Because your request is API related, it was converted from a standard request and posted here instead

http://ticketevolution.zendesk.com/categories/20007272-api

6 comments

Please sign in to leave a comment.