I want get RSS code from a URL with Retrofit and if I enter url staticly in the get annotation everything is OK but with dynamic url I get an error.
Retrofit
My
In my case I used Retrofit 2.5.0 instead of the newest version. Update to 2.9.0 and thing went fine again.