Anyone experience this error? ```{"type":"error",...
# ai-netsuite
n
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.
r
Hey @NS Admin can you send a screenshot of the error?
Also what url are you using in the custom connector?
I think the issue is the url
n
image.png
👍 1
r
What url are you putting into the custom connector?
n
r
add all to the end - https://<companyid>.suitetalk.api.netsuite.com/services/mcp/v1/all
n
OMG. ok. one sec.
r
👍
That part is missing from the setup steps
n
unfortunately no luck>
r
You downloaded the suiteapp?
@NS Admin you go through all these steps? 1. Install SuiteApp 2. Make a role with the permissions you want Claude to have access to. Including “MCP Server Connection” permission. 3. Make sure you have the features enabled - Review this: https://suiteanswers.custhelp.com/app/answers/detail/a_id/1021122 - Answer ID1021122 and Answer ID1021115 4. Follow these steps - Answer ID1021119. This is missing the correct url for all. Use this for all tools your role has permission for https://_companyid_suitetalk.api.netsuite.com/services/mcp/v1/all 5. In Claude pro, go to new chat, click on the “search and tools” icon and make sure your NetSuite connector shows like this:
n
I'm pretty sure I did all of that but am going to start over from square one
Thanks for your help
r
Happy to help best I can @NS Admin. Let me know if you get stuck again.