I get the following error:
Unhandled Exception: xNet.HttpException: ?????? ?? ??????? ???????. ??? ?????????: 404
at xNet.HttpRequest.CheckStatusCode(HttpStatusCode statusCode)
at xNet.HttpRequest.Request(HttpMethod method, Uri address, HttpContent content)
at xNet.HttpRequest.Raw(HttpMethod method, Uri address, HttpContent content)
at xNet.HttpRequest.Raw(HttpMethod method, String address, HttpContent content)
at xNet.HttpRequest.Get(String address, RequestParams urlParams)
at ???????????????????????????????????????.????????????????????????????????????????(HttpRequest , String , RequestParams )
at ???????????????????????????????????????.????????????????????????????????????????()
at ???????????????????????????????????????.????????????????????????????????????????(String[] )
Any ideas?