Problème avec JSONAPI

Raikill

Architecte en herbe
6 Août 2012
152
0
123
27
Bonjour, j'ai un problème avec JSONAPI mais je ne sais pas pourquoi donc je voudrais savoir si vous pouvez m'aider.

Voici le fichier true :

2013-10-23 10:56:33 [INFO] [JSONAPI] Loaded methods.json.
2013-10-23 10:56:33 [INFO] [JSONAPI] Waiting 2.000 seconds to load methods so that all the other plugins load...
2013-10-23 10:56:33 [INFO] [JSONAPI] Any requests in this time will not work...
2013-10-23 10:56:35 [INFO] [JSONAPI] Remote Toolkit cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin'
2013-10-23 10:56:35 [INFO] [JSONAPI] Dynmap cannot be loaded because it depends on a plugin that is not installed: 'dynmap'
2013-10-23 10:56:35 [INFO] [JSONAPI] Dynmap cannot be loaded because it depends on a plugin that is not installed: 'dynmap'
2013-10-23 10:56:35 [INFO] [JSONAPI] Remote Toolkit methods cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin'
2013-10-23 10:56:35 [INFO] [JSONAPI] 378 methods loaded in 7 namespaces.
2013-10-23 10:56:35 [INFO] [JSONAPI] ------[Connection information]-------
2013-10-23 10:56:35 [INFO] [JSONAPI] JSON Server listening on 20192
2013-10-23 10:56:35 [INFO] [JSONAPI] JSON Stream Server listening on 20193
2013-10-23 10:56:35 [INFO] [JSONAPI] JSON WebSocket Stream Server listening on 20194
2013-10-23 10:56:35 [INFO] [JSONAPI] Active and listening for requests.
2013-10-23 10:56:36 [INFO] [JSONAPI] External IP: 77.111.197.252
2013-10-23 10:56:36 [INFO] [JSONAPI] Port 20192 is properly forwarded and is externally accessible.
2013-10-23 10:56:37 [INFO] [JSONAPI] Port 20193 is properly forwarded and is externally accessible.
2013-10-23 10:56:37 [INFO] [JSONAPI] Port 20194 is properly forwarded and is externally accessible.
2013-10-23 10:56:37 [INFO] [JSONAPI] -------------------------------------
2013-10-23 10:57:05 [INFO] [JSONAPI] [API Call] 77.111.210.22: Invalid API Key.
2013-10-23 10:57:06 [INFO] [JSONAPI] [API Call] 77.111.210.22: Invalid API Key.
2013-10-23 10:57:06 [INFO] [JSONAPI] [API Call] 77.111.210.22: Invalid API Key.
2013-10-23 10:57:07 [INFO] [JSONAPI] [API Call] 77.111.210.22: Invalid API Key.
2013-10-23 10:57:49 [INFO] [JSONAPI] [API Call] 77.111.210.22: Invalid API Key.
 
vérifie que dans a configuration la partie "use-new-api" soit sur false, sinon regarde au niveau de ton code php s'il n'y aurais pas une erreur de code.
Cordialement et en espérant que ça ais marché.