I have my application with Ionic + VUE + capacitor-community-http plugin, and I am not able to get it working on android at the moment. I have correctly created the configuration and it always gives me an error when performing POST. The funny thing is that it does not fail in DEV mode and when you compile the application to Android it gives us the 403 error, when it does not make sense if it has worked in DEV.
If you need code to help me, I’ll attach it to the next answer.
You should be using the official HTTP plugin now. That might fix your issue. The community plugin has been archived in lieu of the official one.
1 Like