Hello @all <Retrofit with 443 PORT> I am parsing ...
# android
r
Hello @all Retrofit with 443 PORT I am parsing data using Retrofit. As I used to give BASE URL and 443 PORT to Retrofit Request, BASE URL NOT WORKING WITH 443. I want to use URL like :  http://xxx.xxx.xx.xxx:443/ Is there any suggestion how do I set my BASE URL WITH 443 PORT?
😶 3
u
Can you please share the logcat
r
its not appending port in url , thats it nothing else in log
c
You should ask in #squarelibraries
r
I got it figured out , https by default uses the 443 port thats the reason its omitting when we pass into the base url of retrofit