{"result":"error","error":{"message":"\"TO_ADDRESS\" is not defined.","name":"ReferenceError","fileName":"script","lineNumber":56,"stack":"\tat script:56 (doPost)\n"}}
SmokeV4 opened this issue ยท 2 comments
SmokeV4 commented
{"result":"error","error":{"message":""TO_ADDRESS" is not defined.","name":"ReferenceError","fileName":"script","lineNumber":56,"stack":"\tat script:56 (doPost)\n"}}
bledatunay commented
Great issue submission, well done.
BTW, it literally tells you what's wrong.
nelsonic commented
Hi @SmokeV4, ๐
as @bledatunay suggests, this should be pretty straightforward to resolve based on the error you're seeing.
Closing as this is not an issue with the code in this repo.
Define your TO_ADDRESS
and try again. ๐