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
Plugin is loaded and "httpgetjson" function is working, this is from log, notice there is no command "httppostjson".
Adding a plugin script function for plugin 0, command name: httpGet.
Adding a plugin script function for plugin 0, command name: httpGetJson.
Adding a plugin script function for plugin 0, command name: jsonGetInt.
Adding a plugin script function for plugin 0, command name: jsonSetInt.
Adding a plugin script function for plugin 0, command name: jsonGetString.
Adding a plugin script function for plugin 0, command name: jsonSetString.
Adding a plugin script function for plugin 0, command name: jsonReleaseObject.
Plugin libcod4x_http_plugin loaded successfully. Server is currently running 1 plugins.
Thx
The text was updated successfully, but these errors were encountered:
Error:
******* script compile error *******
Error: unknown function: (file 'pr/_logger.gsx', line 231)
httppostjson( hurl, json, ::httpLogCallback );
Plugin is loaded and "httpgetjson" function is working, this is from log, notice there is no command "httppostjson".
Adding a plugin script function for plugin 0, command name: httpGet.
Adding a plugin script function for plugin 0, command name: httpGetJson.
Adding a plugin script function for plugin 0, command name: jsonGetInt.
Adding a plugin script function for plugin 0, command name: jsonSetInt.
Adding a plugin script function for plugin 0, command name: jsonGetString.
Adding a plugin script function for plugin 0, command name: jsonSetString.
Adding a plugin script function for plugin 0, command name: jsonReleaseObject.
Plugin libcod4x_http_plugin loaded successfully. Server is currently running 1 plugins.
Thx
The text was updated successfully, but these errors were encountered: