[#917] getClientSoapData returning empty array

Migrated from Redmine #917 | Author: Leo Dimacuha
Status: New | Priority: Normal | Created: 2022-08-07


Hi, I’m trying to get the data using getClientSoapData but it returns an empty array. It is probably caused by not “uploading” the key. But there’s no endpoint in the api documentation for uploading a key. How can I get the client soap data?

Redmine Admin wrote:

please provide your raw http request and response

Leo Dimacuha wrote:

Thank you, there is the raw request:

Raw request
{“jsonrpc”:“2.0”,“method”:“getClientSoapData”,“params”:{“clientId”:“1”},“id”:1}

Response
{“result”:,“id”:“1”,“jsonrpc”:“2.0”}