hi, all
i enable API like this:
// Simple Observium API Settings
$config['api']['enabled'] = 1;
$config['api']['module']['inventory'] = 1;
{"login":{"success":{"code":"101","msg":"User authentification succeeded"}},"data":[]}
what's wrong about this ? thanks for your answer.
yuan