I'm trying to get a response from the REST roles s...
# suitescript
t
I'm trying to get a response from the REST roles service. Every time the response is this:
Copy code
{
  "error": {
    "code": "UNEXPECTED_ERROR",
    "message": "An unexpected error has occurred."
  }
}