You had the correct username, password and salt but you just aren't allowed to use this API method.
Hi,
On all my servers i have this errors regularly :
You had the correct username, password and salt but you just aren't allowed to u se this API method.
It's a very big problem, cause i have a lot of scripts using JSONAPI
Is this a known bug ? How to avoid it ?
Thanks
PS : Spigot 1.8.8 and JSONAPI 5.6, doing it on 5 servers so i don't think it's an incompatibility with a plugin
I'm getting this same error, its super freaking annoying because its pretty much broken the plugin.
The only workaround i found is too make less requests
For example if i had scripts for players online, broadcast message and giving items to someone, now i juste made one, with only one connection, doing everything, and the issue appears less often And when it appears, i repair it by restoring configuration files
It's not perfect, but i didn't find anything else
I discovered that a bit earlier myself with the config file. Wishing I had a bit more free time for coding as I'd honestly like to refractor this plugin a bit