-
Notifications
You must be signed in to change notification settings - Fork 85
Unhandled promise rejections #42
Comments
Simple solution for this is to add multi acc support by yourself, wont be that hard. |
Sorry, can you explain "add multi acc support", i don't understand 😕
|
I will add the catch block no problem. But actually on stats-fortnite.com, I use only one account/session and it's work very well ! |
Yes i agree and understand. But because I testing my api, when I test consecutively, the |
* Change docker image for fixing this issue sass/node-sass#2031 * `clinet.connect()` only once * Use one variable `DATABSE_CONNECTION_STING` instead of 5 other variables * Use 3 different account to prevent [this type](qlaffont/fortnite-api#42) of error...
When my token is too used (when consecutively testing for example), I obtain this error but the process don't exit...
Can you test the valid access token before start using this ? https://github.com/qlaffont/fortnite-api/blob/master/index.js#L51
The text was updated successfully, but these errors were encountered: