Our NetSuite has been upgraded to 2024.1 just rece...
# suitescript
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!
a
might have better luck in #C2K2RJNAC
y
@Anthony OConnor Thank you I'll post this there ๐Ÿ™‚
a
its probably an issue with endpoint updating and an older one you're using be deprecated
but I'm not a suitetalk expert ๐Ÿ™‚
y
Oh this is a good point - I'll have a squiz and see if I can spot something like that in the code, thank you!
m
I believe itโ€™s Lists > Notes