Hello
I am trying to use the desktop AirDroid app to answer Whatsapp messages, but every action I take upon receiving a notification, comes back as failed. I opened the exceptions file, and saw several messages as this:
------------Time:02/03/2016 14:27:41---------------
Function Name:WebHelper.GetMemoryStream
http://:0/sdctl/comm/ping/?session=b8aa1dba85cc2ee9b6ae&_t=206bd842cd974bde94c7d03aa38634cd&app_ver=3.3.0.0&device_type=2&app_channel=0
System.UriFormatException: URI inválido: o nome do host não pôde ser analisado.
em System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
em System.Uri..ctor(String uriString)
em System.Net.WebRequest.Create(String requestUriString)
em AirDroid.Android.WebHelper.GetData(String url, Int32 timeoutSecond, Byte[] arrPost, AirServerRequestErrorArgs err, Dictionary`2& dictCookiesOut)
I am behind a corporate firewall, is that the problem, or should I try something else?
Thnak you in advance.
I am trying to use the desktop AirDroid app to answer Whatsapp messages, but every action I take upon receiving a notification, comes back as failed. I opened the exceptions file, and saw several messages as this:
------------Time:02/03/2016 14:27:41---------------
Function Name:WebHelper.GetMemoryStream
http://:0/sdctl/comm/ping/?session=b8aa1dba85cc2ee9b6ae&_t=206bd842cd974bde94c7d03aa38634cd&app_ver=3.3.0.0&device_type=2&app_channel=0
System.UriFormatException: URI inválido: o nome do host não pôde ser analisado.
em System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
em System.Uri..ctor(String uriString)
em System.Net.WebRequest.Create(String requestUriString)
em AirDroid.Android.WebHelper.GetData(String url, Int32 timeoutSecond, Byte[] arrPost, AirServerRequestErrorArgs err, Dictionary`2& dictCookiesOut)
I am behind a corporate firewall, is that the problem, or should I try something else?
Thnak you in advance.