Swagger UI - Authorization issue

Hi All,

I’m a novice to Xibo, I have set up the Swagger UI, on my Xibo application’s root and facing the issue in authorizing call, getting following error

{
error:- {
message: “Client authentication failed.”,
code: 401,
data:[]
}
}

The same Key and Secret are working fine using Postman and Guzzle.

Thanks in advance
Kamil