This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Facing API issues

I have secured Rest webservice but whenever I hit that web service it will respond No peer certificate exception like this. This is an android app API issues. I know this is android developer forum. Can anyone help me .

Thanks in Advance


  • findanerd.com appears to be doing a poor job finding folks appropriate forums for their questions. I suggest you use an Android or REST developer forum.

    That said, it appears you do not have an appropriately signed certificate to use the API over SSL/TLS secured https. Many web platforms are now refusing to connect to servers with self-signed certificates. Could this be the case?