I am using Retrofit to access my REST API. However, when I put my API behind ssl and access it by http://myhost/myapi then I get this error:
Do I need t
This can happen for several reasons, including:
please check out this link for solution: https://developer.android.com/training/articles/security-ssl.html#CommonProblems