API Problem after installation CMS 3.0.3

Guys, i was finally able to obtain a access_token!

What you have to do:

  1. Open the path of your library. There should be a folder called “certs”
  2. Inside this folder, create three new files:
  • encryption.key
  • private.key
  • public.key
  1. 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)
  2. Go to Generate free random base64 string +> GeneratePlus and generate a 32 bytes long base64-string. Copy your string to the file encryption.key.
  3. DONE!

Create in Postman under “Headers” a new key:
Key: Authorization
Value: Bearer