I have an HTML file containing JavaScript API information. If it's deployed to the same domain, it works fine. However, if the domain of the HTML deployment and the domain of the API called by the JavaScript are different, it returns a 400 error, which is a buffer:
Bad Request
uWebsockets/20 Server
I have an HTML file containing JavaScript API information. If it's deployed to the same domain, it works fine. However, if the domain of the HTML deployment and the domain of the API called by the JavaScript are different, it returns a 400 error, which is a buffer:
Bad Request
uWebsockets/20 Server