Good afternoon.
I am trying to get an Oauth2 connector to work from Power Automate to NetSuite. I managed to get the authentication piece working but now get the following when testing...
{
"type": "
https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.4",
"title": "Forbidden",
"status": 403,
"o:errorDetails": [
{
"detail": "The salesorder record is only available as a beta record. Enable the REST Record Service (Beta) feature in Setup > Company > Enable Features to work with this record.",
"o:errorCode": "INSUFFICIENT_PERMISSION"
}
]
}
That is using a GET on
https://#######.
suitetalk.api.netsuite.com/services/rest/record/v1/customer/######