RE: REST query using q param getting …does not have permission…
I can query an inventory item successfully using this format:
…./record/v1/inventoryItem/2062
returns the item JSON
…”displayName”: “blah”,…
Querying using the q parameter like this:
…,/record/v1/customer?q=displayName START_WITH bla
returns a 400 Bad Request, “Your current role does not have permission to perform this action.”
In SETUP > Enable Features > SuiteCloud > SuiteTalk (Web Services), I have REST WEB SERVICES, REST RECORD SERVICE (BETA), REST QUERY SERVICE (BETA) options all checked.
I am unaware of other settings that are necessary to do a simple filter. What is it that I am missing? Is there something I can check that I may have overlooked?
Complete all the REST Web Services Prerequisites and Setup, including adding the required permissions to the role you are using