J jetskiii Lurker Member Joined 7y ago Threads 1 Posts 7 Dec 19, 2018 #1 I need help to escape this to Storm, I don't really know how to do this but here is the postdata {"email":"[email protected]","password":"Passcodee"}
I need help to escape this to Storm, I don't really know how to do this but here is the postdata {"email":"[email protected]","password":"Passcodee"}
m1st HMFIC Global Mod Skywalker Legendary Insider Contributor Coder Trusted Member Joined 11y ago Threads 2,763 Posts 5,555 Dec 22, 2018 #2 Variable-1 = $PostData = combinetext({chr(double quotes)emailchr(double quotes):chr(double quotes)",$ComboUsername#,"chr(double quotes)chr(Comma)chr(double quotes)passwordchr(double quotes):chr(double quotes)",$ComboPassword#,"chr(double quotes)}) PostContent = $PostData#
Variable-1 = $PostData = combinetext({chr(double quotes)emailchr(double quotes):chr(double quotes)",$ComboUsername#,"chr(double quotes)chr(Comma)chr(double quotes)passwordchr(double quotes):chr(double quotes)",$ComboPassword#,"chr(double quotes)}) PostContent = $PostData#
J jetskiii Lurker Member Joined 7y ago Threads 1 Posts 7 Dec 28, 2018 Thread Starter Thread Starter #3 thank you bro
J jetskiii Lurker Member Joined 7y ago Threads 1 Posts 7 Dec 28, 2018 Thread Starter Thread Starter #4 @m1st Hi man, i'm getting this from config executor Execution ERROR: Brackets are not balanced. GOT The ERROR When Tried To Execute This Function: Args Was: Name: 'inlinestringedvar0' Value: ',$ComboUsername#,' Name: 'inlinestringedvar1' Value: ',$ComboPassword#,' Name: 'stormemptystringparam' Value: ''
@m1st Hi man, i'm getting this from config executor Execution ERROR: Brackets are not balanced. GOT The ERROR When Tried To Execute This Function: Args Was: Name: 'inlinestringedvar0' Value: ',$ComboUsername#,' Name: 'inlinestringedvar1' Value: ',$ComboPassword#,' Name: 'stormemptystringparam' Value: ''
J jetskiii Lurker Member Joined 7y ago Threads 1 Posts 7 Dec 28, 2018 Thread Starter Thread Starter #5 Execution ERROR: The symbol ':' is not supported. GOT The ERROR When Tried To Execute This Function: Args Was: = = = -------------- Execution ERROR: The symbol ':' is not supported. GOT The ERROR When Tried To Execute This Function: Args Was: Name: 'inlinestringedvar0' Value: ',$ComboUsername#,' Name: 'inlinestringedvar1' Value: ',$ComboPassword#,' Name: 'stormemptystringparam' Value: ''
Execution ERROR: The symbol ':' is not supported. GOT The ERROR When Tried To Execute This Function: Args Was: = = = -------------- Execution ERROR: The symbol ':' is not supported. GOT The ERROR When Tried To Execute This Function: Args Was: Name: 'inlinestringedvar0' Value: ',$ComboUsername#,' Name: 'inlinestringedvar1' Value: ',$ComboPassword#,' Name: 'stormemptystringparam' Value: ''
m1st HMFIC Global Mod Skywalker Legendary Insider Contributor Coder Trusted Member Joined 11y ago Threads 2,763 Posts 5,555 Dec 29, 2018 #6 You should send full log. The problem in Your SaveFormat