I am using AFNetworking to fetch data from the server.
When there is an accented character in my URL I get an error like this:
userInfo={"NSUnderlyingError"=>#<__NSCFError:0xfd3aa70, description="bad URL", code=-1000, domain="kCFErrorDomainCFNetwork", userInfo={"NSLocalizedDescription"=>"bad URL"}>, "NSLocalizedDescription"=>"bad URL"}>
However, when I try the URL from a browser (chrome), my backend API returns the results fine.
Here is a sample URL I'm trying: http://localhost:9000/my/JalapeƱos