Open Benz56 opened 3 years ago
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.
@Benz56 yep. More details here: https://github.com/Osiris-Team/AutoPlug-Client/issues/6
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.