i\'m trying to call an api in my application i\'ve the following url template
test-test.domainname.com/feeds/json/v3/attribute/attribute
my base URL is here: http://myapiname.azurewebservices.net
http://myapiname.azurewebservices.net
and feed method is like that :
public interface Iinterface{ @GET("/feeds/json/v3/attribute/"+attribute) Call>getresult(); }
And working perfectly. Please add http or https and try again
http or https