PHP documents dead
http://ramblingwood.com/minecraft/jsonapi/phpsdkdocs/ is dead and way back is unable to find anything for it so I am unable to find anything in the php sdk and the examples you give are just returning succeful
https://github.com/alecgorge/jsonapi/tree/master/sdk/php 🥇
If you don't understand the array returned by a method :
<?php echo print_r($result_array); ?>
Ya I saw not long after one of the sucess => ""
Can you please paste your code
What I mean was sucess returns the answer, I not used to that, most things I used in the pass returns success as a true or false vale then the reply you want in it's own return value.