You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some more details:
The post method in the JsoupRequest class file throws an exception. The HTTP response code of the request is 503. This is most likely caused by Cloudflare blocking non-human requests.
Authenticating a user via the API results in an NPE.
Using spigotsite-api version 0.3.2-SNAPSHOT and spigotsite version 0.4.1-SNAPSHOT.
Authentication:
Causing
Caused by the response values being null. Exceptions occurs here:
Where the response is:
Similar to issue #13 with some extra details.
The text was updated successfully, but these errors were encountered: