I am facing an issue related to retrofit. When I use HTTP then my API's are working fine but whenever I use HTTPS, some of the API's don't work and return 401; not the right data.
I don't understand what's happening here.
I am facing an issue related to retrofit. When I use HTTP then my API's are working fine but whenever I use HTTPS, some of the API's don't work and return 401; not the right data.
I don't understand what's happening here.