The 401 response is coming from your server, indicating that some form of authentication is required. You should remove the authentication mechanism in your server.
More details here: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/401