Hello,
i must create a sessionid for Rest Request. How can i do it?
- i post a http request with json to get a sessionid.
- i can communicate with my rest service.
How can i do it? Thanks
Hello,
i must create a sessionid for Rest Request. How can i do it?
How can i do it? Thanks
The Remote Dataset functionality supports basic authentication only. You would need to create a proxy service between Xibo and the remote service, that would receive the information from the remote service and pass it onto Xibo. As this is a separate service not related to Xibo, I cannot provide support on how to set this up.
Many Thanks.