"unacceptable content-type: text/html" error response for all changePassword requests using Lock of iOS in swift

I’m getting back an “unacceptable content-type: text/html” error for all change password requests regardless of whether or not they are successful.

We’re using Lock for iOS in swift3. Our code hasn’t change recently, but the response we are getting from Auth0 appears to have changed. I’m not able to find any documentation on a formatt change to our requests.

Anyone else having this issue?

There was an update in Lock iOS v1 that may be relevant for this situation. If you’re using v1 of this library verify if the issue still happens if you use version 1.29.2 of the library.