Todd Chitoff
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by Todd Chitoff Sort by recent activity-
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
-
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=...
-
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...
-
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'; -> ...
-
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...