最近客户要用api 来实现对数据的提取,报错:{"preview":false,"lastrow":true}
下面我来trouble shooting:
1: 先对API的功能进行测试:
curl -k /services/auth/login -d username= -d password=
注意:上面要写成:
curl -k https://hostname:8089/services/auth/login -d username= -d password=
如果返回:
RoqWezzjqckDcZmNb_AP XXXXXXXXEXLwb8aEhhojgnayTML_kqzYO45dMvsP6VLOPhWfyZTC3t8NwLHtywdvHsFmu6EXpxVtE3RwxeRMAXXXXXXXXXXXX/sessionKey>
就说明是正常的。
2:
京公网安备 11010502049817号