Being looking for developers to hire on the forum and i got none competent enough like UserTrue. I wanted to give the project a shot since i have some basic BAS knowledge but am stuck at reading email header can anyone help me out? If you are experince BAS developer pls get intouch thanks
@trunghuy96 The problem is not the bas. Twitter, for security reasons, restricts some functions for a new session, you need to wait for some time and it will become available
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.