Yealink Forums
json interfacing to rps - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: Auto Provisioning (/forumdisplay.php?fid=14)
+--- Thread: json interfacing to rps (/showthread.php?tid=43610)



json interfacing to rps - scottwoods - 01-13-2020 09:39 PM

Anyone implemented the RPS interfacing. Have had a bunch of minor issues but stuck on the error msg "platform.not.available". Having worked through msgs such as "signature.invalid" and "request.replay" I guess that the related issues have been resolved. But cant find anything more to "fix" and dont know what the error message is actually advising me.

Any experience with RPS would be helpful.

Regards.


RE: json interfacing to rps - wecloudit - 11-26-2020 05:21 PM

(01-13-2020 09:39 PM)scottwoods Wrote:  Anyone implemented the RPS interfacing. Have had a bunch of minor issues but stuck on the error msg "platform.not.available". Having worked through msgs such as "signature.invalid" and "request.replay" I guess that the related issues have been resolved. But cant find anything more to "fix" and dont know what the error message is actually advising me.

Any experience with RPS would be helpful.

Regards.

Did you ever find out what was going on? We have the same:

Server response: string(96) "{"data":null,"error":{"errorCode":401,"fieldErrors":[],"msg":"platform.not.available"},"ret":-1}"


RE: json interfacing to rps - wecloudit - 11-26-2020 06:34 PM

(11-26-2020 05:21 PM)wecloudit Wrote:  
(01-13-2020 09:39 PM)scottwoods Wrote:  Anyone implemented the RPS interfacing. Have had a bunch of minor issues but stuck on the error msg "platform.not.available". Having worked through msgs such as "signature.invalid" and "request.replay" I guess that the related issues have been resolved. But cant find anything more to "fix" and dont know what the error message is actually advising me.

Any experience with RPS would be helpful.

Regards.

Did you ever find out what was going on? We have the same:

Server response: string(96) "{"data":null,"error":{"errorCode":401,"fieldErrors":[],"msg":"platform.not.available"},"ret":-1}"

We got it working if someone needs a php snippet, please pm me...