Read Queued Call

39 views
Skip to first unread message

rlrobinson5505

unread,
Apr 3, 2015, 4:43:13 PM4/3/15
to netsapiens-de...@googlegroups.com
Hi All,

I'm trying to create a VB.NET webservice that gets all of the queued calls and I am getting an error 500. This is the "unfriendly" version of the error I am getting:

System.Net.WebException: The remote server returned an error: (400) Bad Request.
   at System.Net.HttpWebRequest.GetResponse()
   at Netsapiens.GetQueuedV3_Test() in http://server/webservices/smartlogic/Netsapiens.asmx:line 7004


The following is the portion that calls the queued object:

dim PostMsg as string = "object=queued&action=read&domain=" & PhoneDomain


According to the online documentation, the object, action and domain are all that are required. I've also attempted to add "&user=*" and "&queue=*" with no luck.

I can display the remainder of the code but I copied it from a service that is identical, except for the "object" and works


Any help is appreciated.

Thanks,
Randy
Reply all
Reply to author
Forward
0 new messages