0

When I try to create a Uri object using Uri.parse, I get %0D%0A added after `_countryCode` value

value of _countryCode is appended by %0D%0A

This is what gets logged

 http://api.geonames.org/countryInfo?country=US%0D%0A&username=medcollapp

value of _countryCode is a string like US or IN. _countryCode is not empty I made sure of it.

I have no idea how to fix this any help would be appreciated.

Gwhyyy
  • 7,554
  • 3
  • 8
  • 35

0 Answers0