Sorry for api, i removed it.
As I see this problem can occur in two way.
- Cors issue which you can solve this way.
- Android refuse your request if your page is insecure. In my case I was making call directly over IP address, I update IP to a DNS name and no-more problem.