Have a problem with http [AU3]

07/31/2017 21:29 porra123456#1
I'm not make this code for HTTP...

I'm making a darkorbit bot and I came across this problem:

I call the function and this problem appears: "$ auth_session_location = $ http.GetResponseHeader ('Location')
$ Auth_session_location = $ http ^ ERROR "

I call it like this:

Are the functions:

08/01/2017 02:02 FacePalmMan#2
What error message is shown? It is very important what the error message says.
08/01/2017 03:00 porra123456#3
Quote:
Originally Posted by FacePalmMan View Post
What error message is shown? It is very important what the error message says.
$ auth_session_location = $ http.GetResponseHeader ('Location')

$ Auth_session_location = $ http ^ ERROR
08/01/2017 10:23 mhaendler#4
Please provide a screenshot of the error, we are missing here certain details (the correct error message fore xample)

we cant do much with a "$ http ^ ERROR"

_mhaendler