Can you check your remap rule? Perhaps, you may need to add trailing / in the 
source URL in the remap rule.
Thanks,
Sudheer 

    On Wednesday, March 9, 2016 12:43 PM, Dk Jack <dnj0...@gmail.com> wrote:
 

 Hi,
I am using atscppapi in my plugin. Specifically, I am using AsyncHttpFetch
api.
When I use the AsyncHttpFetch with a regular url say like '
http://www.foo.com:8888/' it works.
However, if I use the fetch api with a url that includes query args i.e. '
http://www.foo.com:8888/?name=jdoe'
the request fails with the following error:

20160309.19h26m32s RESPONSE: sent 127.0.0.1 status 404 (Not Found) for '
http://www.foo.com:8888/?name=jdoe'
20160309.19h26m32s [atscppapi] [AsyncHttpFetch.cc:118, handleFetchEvents()]
Successful fetch did not result in any content. Assuming failure

Any idea why this is happening. Thanks for your help.

Dk.


   

Reply via email to