Hi, firstly thanks for the repo. I tried to use the getUserByUserName method and it works clearly but when I try to get data over and over it says UnhandledPromiseRejectionWarning: StatusCodeError: 403 - {"message":"Please wait a few minutes before you try again.","status":"fail"}
PS: I am authenticating with an account that I just created 2 days ago.
Hi, firstly thanks for the repo. I tried to use the
getUserByUserName
method and it works clearly but when I try to get data over and over it saysUnhandledPromiseRejectionWarning: StatusCodeError: 403 - {"message":"Please wait a few minutes before you try again.","status":"fail"}
PS: I am authenticating with an account that I just created 2 days ago.
Here is my code: