Xibo Login works and i can create Layouts and so on, but with RestAPI i have a problem.
I try with Postman to access to Xibo, but this message came back, what say this message me?
Guys, i was finally able to obtain a access_token!
What you have to do:
Open the path of your library. There should be a folder called “certs”
Inside this folder, create three new files:
encryption.key
private.key
public.key
Go to Online RSA Key Generator and generate a keypair. Copy the contents to the corresponding file (Private Key = private.key, Public Key = public.key)