
Leslie Bradt
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 5
Activity overview
Latest activity by Leslie Bradt-
Leslie Bradt created a post,
FanVenue 3D Map Integration
AnsweredCan i please get an example of how the FanVenue 3D maps is integrated in the EvolutionsAPI? I dont see anything relating back to the FanVenue API..
-
Leslie Bradt created a post,
Forum Help
Help with the following forum entry. http://ticketevolution.zendesk.com/entries/20495306-issues-authenticating-the-api-using-net
-
Leslie Bradt commented,
The response i get is the webservice info. Is there anything incorrect in the above coding? Response <!DOCTYPE html>\n<html>\n<head>\n<title>Ticket Evolution API</title>\n<link href=\"/styleshe...
-
Leslie Bradt commented,
Ok, i was able to get a response back, using the following .NET code. Although, the Get response returned Example/Version info, not the desired request list. string apiRequest = "GET https://a...
-
Leslie Bradt commented,
Yes, that would be very useful, i'm running into issues using .NET. mikeflair@gmail.com, and you save my day. Thanks.
-
Leslie Bradt created a post,
Issues authenticating the API using .NET
Answeredhello, i'm having issues trying to authenticate the API using a GET request with HttpWebRequest in .NET. I have built the following header in my Request, can someone tell me what i might be miss...
-
Leslie Bradt commented,
Thank you!