I am getting ssl peer unverified error while fetching AccessToken from lifelog api. If I use Nexus phone I am able to get access token and the data from life log aswell But same doesnt work on any other android phone (including sony xperia)
This is what I did 1) I am able to get the auth_code from the callback URL 2) Now, I am trying to get Access_Token and it is giving me SSL peer Unverified exception.
I compared all the installed trusted credential but didn't find any suspicious certificate Any solution to resolve?