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).
How do I go about using the same fingerprint that I have saved in a .json file? Any help would be greatly appreciated.
Nevermind I have solved this issue
@DynastyAIO
TG
@UserTrue
Hi,
Thanks for your reply, I have resolved this issue. In fact, I did the data filtering I needed using two expression matching.
But still thanks for your reply.
@spockthe40oz pm
@rootX said in Json parse error : illegal value:
So one of my users are reporting this issue, out of several people using the script. After login (and used the correct login details) this error popup and nothing.... So what is the fix for this?
So one of my users are reporting this issue, out of several people using the script.
After login (and used the correct login details) this error popup and nothing....
So what is the fix for this?
Set a smaller number of PCs and the license period for the user in the personal account.
https://community.bablosoft.com/topic/6516/ошибка-illegal-value/5
He meant one script per thread.
Each asynchronous function started, starts in separate thread. So in that example you will have 2 threads since 2 asynchronous functions will be started, each with its own (different) script.
@berubah Ignoring errors does not save you from syntax errors.