A server with the specified hostname could not be found in AFNetworking
I switch out AFnetworking API from ASIHTTPRequest in my app for connection error issues. But now I'm getting connection error in AFNetworking . How can I resolve this? Printing description of error: Error Domain=NSURLErrorDomain Code=-1003 "A server with the specified hostname could not be found." UserInfo=0x1553bab0 {NSErrorFailingURLStringKey=https://example.com/oauth/token, NSErrorFailingURLKey=https://example.com/oauth/token, NSLocalizedDescription=A server with the specified hostname could not be found., NSUnderlyingError=0x1553b2c0 "A server with the specified hostname could not be found