Our NetSuite has been upgraded to 2024.1 just rece...
# suitetalkapi
y
Our NetSuite has been upgraded to 2024.1 just recently, and I've started receiving the below error that the "note" entity no longer exists:
{
"type": "<https://www.rfc-editor.org/rfc/rfc9110.html#section-15.5.5>",
"title": "Not Found",
"status": 404,
"o:errorDetails": [
{
"detail": "Record type 'note' does not exist.",
"o:errorUrl": "/services/rest/record/v1/note",
"o:errorCode": "NONEXISTENT_ID"
}
]
}
Unfortunately I don't have permissions in NS to view user access - would someone happen to know which permission I need on the role to access the note record? I asked someone in the team who could edit but they couldn't see any changes made to my permissions, so I was hoping to just know the specific name so I could ask her to check for me whether that's definitely still included in my role. Thank you!
y
Ah perfect thank you! I wasn't having much luck finding the documentation for this