For the AI connector service, does anyone know wha...
# ai-netsuite
n
For the AI connector service, does anyone know what the minimum permissions the role needs to operate? I now have users asking to use this and there isnt much documentation. Unfortunately I cant just give them everything (as much as I'm sure they'd love that)
a
MCP server connection and Both oAuth2.0 permissions available in the setup tab. Rest of the permissions depends on your need.
n
Thanks for the reply. I have both of those assigned but keep getting the same error in both of our sandboxes. Installed mcp suiteapp first assigned permissions but when I click continue I get this. Anyone experience this error?
Copy code
{
  "type": "error",
  "error": {
    "type": "invalid_request_error",
    "message": "code: Field required"
  }
}
It's after I click CONTINUE Followed all the instructions (that was brutal). I've pretty much given my new role every permission I could think possible including MCP, SuiteAnalytics, Integration Records, etc.
n
Found out today my issue was environmental. Worked this morning.