Yealink Forums

Full Version: json interfacing to rps
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
(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}"
(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...
Reference URL's