I have an IOS application, where in a recent post she started to give me the error below when I use the HTTPS protocol. Using the HTTP protocol it works.
The only difference between the previous publication where everything worked and the current one was that Xcode was 7.3 the current one is 9.4.1, and the certificate, the old one expired and a new certificate was generated.
It is important to note that no POD has been updated, and in the project we use AFNetworking. I have no idea what it can be, if anyone can help, thank you.
ERROR:
Error Domain = org.restkit.RestKit.ErrorDomain Code = -1011 "Expected status code in (200-299), got 500" UserInfo = {NSLocalizedRecoverySuggestion =
<head>
<title>Encoding 'br' is not supported. Only supports gzip or deflate encoding.</title>