Todd Chitoff
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by Todd Chitoff-
Todd Chitoff created a post,
ListEvents occurs_at object
AnsweredHi... The way the object is returned at occurs_at seems weird, seems there is no way to access the elements on the object I just want to access the values of [_unixTimestamp:Zend_Date_DateObject:p...
-
Todd Chitoff created a post,
About Checkout
Hi... I've been trying to use the API eample to submit orders but seems no functional... is there any way you provide information about the way to place orders via API Regards
-
Todd Chitoff commented,
Hi... Thank you for your assistance... I try to use the production api with your demo but I get this $results = $tevo->listPerformers($options); Parse error: syntax error, unexpected T_FUNCTION i...
-
Todd Chitoff commented,
Hi... I just start using your php using zend framework but now I have a different problem... the demo... on the index.php ask for $cfg['params']['apiToken'] = (string) 'YOUR_API_TOKEN_HERE'; -> ...
-
Todd Chitoff commented,
I did look at that... very good and very clean... is a very nice piece of code... but I have a problem using that... unfortunately I cant use zendframework.. So maybe I'm doing something wrong and...
-
Todd Chitoff commented,
Hi.. I'm trying using two ways and both get me the same error via HTTP_Request (pear) via Curl (Get) I'm coding in PHP I'm trying http://api.sandbox.ticketevolution.com/brokerages/search?q=...
-
Todd Chitoff commented,
I use the signature tool you guys suggest in http://api.ticketevolution.com/signature so no idea what could be wrong on it... any special information you want me to attach here...? thanks
-
Todd Chitoff created a post,
Using API and getting {"error":"Unauthorized"}
Hi... I'm start using the API, I got the signature using the online tool you provide on the documentation, included on my script along with the token but I keep getting {"error":"Unauthorized"} er...