I need help authenticating to the Cloud API
Hello, I'm trying to authenticate to my Gravityzone Cloud API. I tried doing the using the Authentication header like "Basic TjhLendjcVZVeEFJMVJvUGk1anlGSlBrUGxrRGw5dkY6" (the token it's just an example) but i keep getting the following error: { "id": 1, "jsonrpc": "2.0", "error": { "code": -32000,…