Hi. We have just started testing SuiteQL and simple queries are running fine on our Sandbox instance. We are getting 400 Bad Request responses when making the same calls on Prod. The NS admin does not immediately see a difference in permissions between Sandbox and Prod. I thought someone on this channel might know of a setting that could be missing. Part of the JSON response is here: "o:errorDetails": [
{
"detail": "Invalid search query. Detailed unprocessed description follows. Your current role does not have permission to perform this action.",
"o:errorQueryParam": "q",
"o:errorCode": "INVALID_PARAMETER"
}