[Solved] How to deal with “Uncaught ReferenceError: http is not defined” error?
Try renaming the http variable to request. The http variable does not appear to be declared anywhere in your code. 1 solved How to deal with “Uncaught ReferenceError: http is not defined” error?