Webservice not working in Android Retrofit , but works in Postman and Swift / iOS, Getting 401 Unauthorized
问题 BRIEFING BEFORE 'technical stuff' Not new to working with Retrofit but came across this strange behaviour which I am having very hard time to understand and fix, I have two web service, both work fine as expected in Postman and iOS but only one works in Retrofit and not the other, In my defence I can say I am getting (Unauthorized) response,which means I was able to hit the server and get a result In API developer's defence he says it works in Postman and other devices so not a service issue