When requesting the test API, getting the following response:
{
"errors": [
{
"error_code": "",
"error_message": "Sorry, you cannot list resources."
}
]
}
The credentials are OK, REST API keys have both read/write permissions. I tried with newly generated API keys, same problem.