Ok I am trying to follow the 1.8 guide and use postman to get started looking at the API.
I put in my url, clientid, and client secret straight from CMS… I click the client Credentials check box.
When I go to postman and POST for an access token I get a 401 Client authentication failed error.
If I turn off any of the parms it was that parm is missing. So I am definitely communicating with restful api I believe
I thought it was my installation, so I went over to cloud Xibo and setup a demo account. After getting it setup. I get the same error over there to…
I am running 1.8rc1 I think cloud is running 1.8rc2. Is it something in postman I have setup wrong?