Can't get API to work on hosted

Hi,

I think its just a bit of a misunderstanding - you want to connect to the API on your own CMS, not the API on xibo.org.uk.

So the URL’s you need to use are https://roli.xibo.co.uk/api/authorize

You want to use “client credentials” option, which means you provide a clientId/secret to an endpoint to get an access token, which you can use to access the API.

A useful guide is here: API Introduction with Postman
Although its for 1.8, the mechanism is the same.

1 Like