http.post method changes from POST to GET when HTTP is used rather than HTTPS
Encountering an issue where if we execute a script in an application we use in HTTPS then it will post correctly with the correct headers, Authorization etc with no problems.