john32
January 25, 2024, 8:11pm
1
Our web app is now failing user sign ups. Had a user trying to sign up just now and got this error.
But it’s showing the user it correctly created in Auth0. I could really use the help here as this is a major problem. Any ideas on how to fix this or why it’s actually happening?
Hi @john32 ,
Are you using HTTP (vs. HTTPS) connections in your app? This policy blocks the use of insecure connections like HTTP.
There’s more info here: NSAppTransportSecurity | Apple Developer Documentation
If this doesn’t solve it, can you please determine which connections are causing this error?
Thanks!
system
Closed
February 13, 2024, 4:53pm
4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.