Ionic + Angular POST request return state 404

后端 未结 4 1023
忘了有多久
忘了有多久 2020-12-14 19:09

I just updated on the new version on the Angular + Ionic and method for processing remote request stopped working and returns always 404 response.

Request is

4条回答
  •  不思量自难忘°
    2020-12-14 19:54

    I struggled for quite some time with this, but the trick was to install the plugin, configure the CSP in index.html and then remove the plugin an adding it again.

提交回复
热议问题