I've started to run into a HTTP issue when sending a post request, the server keeps replying back with "Your browser sent a request that this server could not understand."
I'm not fully sure how to fix this, what I'm doing is attempting to send a POST request to the server that contains data to use for a seperate FETCH/POST request.