Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

You had the correct username, password and salt but you just aren't allowed to use this API method. #484

Open
Pingusman opened this issue Mar 26, 2016 · 3 comments

Comments

@Pingusman
Copy link

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

@ChristopherLMiller
Copy link

I'm getting this same error, its super freaking annoying because its pretty much broken the plugin.

@Pingusman
Copy link
Author

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

@ChristopherLMiller
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants