Hello,
i'm trying to develop an external application that uses the Open X-Change HTTP-API. For first, i want to list the root-directories of a user like this:
=> JSON result: {"session":"f70ad4bd50295a60e5f8b4b0ca175146","ran dom":"1218643885724"}
=> empty page (=> no error?)
=> JSON result:
{"code":"SES-0205","error_id":"-427850375-67","category":3,"error_params":[],"error":"Wrong client IP address."}
Does anybody know where's the failure? Do i understand the "OX-HE-Authentication-Sessionhandling.pdf" right or is
that a wrong way to use the HTTP API?
Tanks for any help,
Jan
i'm trying to develop an external application that uses the Open X-Change HTTP-API. For first, i want to list the root-directories of a user like this:
=> JSON result: {"session":"f70ad4bd50295a60e5f8b4b0ca175146","ran dom":"1218643885724"}
=> empty page (=> no error?)
=> JSON result:
{"code":"SES-0205","error_id":"-427850375-67","category":3,"error_params":[],"error":"Wrong client IP address."}
Does anybody know where's the failure? Do i understand the "OX-HE-Authentication-Sessionhandling.pdf" right or is
that a wrong way to use the HTTP API?
Tanks for any help,
Jan
Comment