Manish Kumar Gupta
05/17/2024, 12:22 PMcurl --location '<https://xxxxxx.suitetalk.api.netsuite.com/services/rest/record/v1/salesOrder?q=createdDate%20ON_OR_AFTER%20%225%2F10%2F2024%22%20AND%20createdDate%20BEFORE%20%2210%2F30%2F2024%22>' \
--header 'Authorization: [REDACTED]'
Error code 400
{
"type": "<https://www.rfc-editor.org/rfc/rfc9110.html#section-15.5.1>",
"title": "Bad Request",
"status": 400,
"o:errorDetails": [
{
"detail": "Your current role does not have permission to perform this action.",
"o:errorCode": "USER_ERROR"
}
]
}
can anyone help pleasebattk
05/17/2024, 12:29 PMManish Kumar Gupta
05/21/2024, 5:36 AMbattk
05/21/2024, 5:38 AMManish Kumar Gupta
05/21/2024, 5:38 AMbattk
05/21/2024, 5:39 AMManish Kumar Gupta
05/21/2024, 6:15 AM