Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello, I am posting with nodejs unirest. When I get the response body, it comes empty. there is no mistake
Nodejs logs show results. How can I get output?
console.log(response) doesn't work
@Bunnz
@janekorec said in How can i save my nodejs variable, to a "BAS" variable?:
+1 same problem, not enough wiki
The usual assignment by value works
but the data between BAS and nodejs is transmitted in serialized form
77f0106a-5797-49a6-815a-a583c310191a-изображение.png
@GaG No it wasn't the issue, else is not in parenthesis so it's gonna execute anyway. I know that's not the ideal code :P
P.S- the above guy's solution worked.