Hello, I finally got my appwrite self-hosted and created an account which went through to the request. However, when I went to test it through Xcode and login to my account, I received an error: "The operation couldn't be completed. (NIOHTTPCompression.NIOHTTPDEcompression.DecompressionError error0.). I get this error for a correct login and an incorrect login?
#ERROR: NIOHTTPCOMPRESSION/DECOMPRESSION
4 messages · Page 1 of 1 (latest)
bump
I'm able to create new accounts and they show in the AUTH for appwrite, but when i got ot login it keeps throwing that error, except I will get "success" followed by that error message.
do you have some sort of additional compression added on you server instance? This isn't generally an Appwrite error but the fact that the received data is not correctly compressed or probably compressed multiple times?