Relative Content

Tag Archive for javascriptexpressapifrontendbackend

Refused Post Request to an API

i try to send a post request to my API but there is an error says
Refused to connect to ‘http://127.0.0.1:3000/api/v1/users/login’ because it violates the following Content Security Policy directive: “default-src ‘self'”. Note that ‘connect-src’ was not explicitly set, so ‘default-src’ is used as a fallback.