That is the method I used for encoding the full ad...
# kotlin-fuel
y
That is the method I used for encoding the full address
Copy code
Uri.parse("<https://svc.mashov.info/api/mail/messages/$id/files/$id/>").buildUpon().appendPath(name).build().toString()