sismail786
8 years agoGuide
Can we add IP address instead of domain name in HTTP Client
Hi All,
I want to connect with third party REST API which is developed by us only and hosted on internal machine which is exposed to outer world through public IP. As per blog, I saw that for HTTP GET request to third party API, I have to use http client to make the hosting domain allowable for http request.
Now my doubt is can I put the IP of the domain in http client or I have to use a domain name. Since I don't have a domain name but machine on which API are hosted is exposed external using public IP. The task is in development stage so how can I test my API in community.
Anyone can please help me out in this.
Thanks - Deepak