First check the action that corresponds to the error id, if everything is ok with it then check the if conditions that are above this action and most likely there is a syntax error there. There is an old bug in bas when the id indicates an incorrect error number
@sergerdn , I have no problem creating with a normal Chrome browser in Incognito mode. What can you glean from that?
If you don't have any problems with the real Chrome browser using the same proxy as you're using in BAS, then in this case, try to use Perfect Canvas and mobile proxies.
Hey, I got the result in BAS variable but the result was an array but when it is passed to BAS variable it converts to string. I want to use that BAS variable as an array so i can loop through it, how can i achieve that please ?
The result of executing the action will always be a string, use a delimiter, then the string to parse into an array