0

I have an url which is https://www.yahoo.com/**75063**/list.json.

Here I had ApiClient which has base_url as https://www.yahoo.com/ and I'm getting the zipcode of location and can be able to append it. But I'm facing problems to append this url to "/list.json."

Also,the above mentioned url is not working one but just included in post to give better understanding of my question.

halfer
  • 19,824
  • 17
  • 99
  • 186
Ravi
  • 631
  • 5
  • 15
  • can you post your retrofit interface? – Levi Moreira May 11 '18 at 20:44
  • Kindly provide your code that you have written for interface and client class. – Deepak kaku May 11 '18 at 20:44
  • I used @Url annotation and able to solve the problem. – Ravi May 11 '18 at 21:08
  • Please read [Under what circumstances may I add “urgent” or other similar phrases to my question, in order to obtain faster answers?](//meta.stackoverflow.com/q/326569) - the summary is that this is not an ideal way to address volunteers, and is probably counterproductive to obtaining answers. Please refrain from adding this to your questions. – halfer May 11 '18 at 21:35

0 Answers0