Android does not connect to outside server (401 Unauthorized)

I have an app that uses a remote authorization server, and everything works on iOS.

But in Android, I am getting a 401 Unauthorized

Here’s my Meta tag:

  <meta http-equiv="Content-Security-Policy" content="img-src 'self' data: *; default-src gap://ready https://ssl.gstatic.com * ws: wss:; script-src 'self' 'unsafe-inline' 'unsafe-eval' *; style-src  'self' 'unsafe-inline' *">

and my config.xml has:


and my Android.manifest has:

and I have the cordova whitelist plugin installed.

Is this a CORS issue where Android needs additional setup?

1 Like

I have the same problem, did you find any solution?

Your issue is sorted out? Try to integrate with the latest version of the plugin.

i tryed any forms but cant received expect resul: