Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi guys,According to the REM developer guide--Enabling Web Socket Cookie Support section, i enable the "useCookies” param, and successfully sent the cookie to REAS server.But we want to know how to use the below cookie info, and how to fetch it from ...
Hi team,i tried the sample code listed in the tutorial page as below:https://developer.cisco.com/media/remote-expert-mobile-developer-tutorials/web-sdk/08-encoding-user-to-user-data/encodin…But when i called the init.php, the response is not as expec...
i am working on a web app based on finesse non-gadget sample, currently we find the bosh connection sometimes disconnected, the error messages is that "Invalid Session Id".hopefully you can provide some clue about this error, thanks a lot.ewindgat dl...
I am making custom webapp using finesse NonGadget sample, i get stuck in the below situations:when agent is ready, i send out a logout request to finesse server using REST api, the server's response is 202, and the response doesn't contain info about...
Thanks ewindgat for your reponse.If agent can't get it, we want to know, how to fetch it and how to use it, and what is the purpose or user case to use this parameters?Thanks a lot.
Hi ewindgat,finally after few tries, i find out we also need add the voice attribute, for example ..."voice": { "username": "assist-555123456", "displayName": "Bob", "domain": "192.168.9.118", "inbou...
Hi ewindgat,according to your comments, i added the AED2.allowedTopic attribute, but the response is the same as before ("HTTP Status 422").Could you please contact the author of that post, he should know about the correct format of the json data.Tha...
Hi ewindgat,I work in the same team as Shi You Chen, according to your suggestions, we test it again with different PC and different browsers.My environment is listed below,PC: windows 7 Enterprise x64,Browser: Chrome 45.0.2454.101 m, Firefox 41.0.1T...