Xservices v21.0.3 Insufficient privilege to access the service getItemById response
Hi gurus!
Recently we deployed Xservices v21.0.3 over Linux lead register.
We could import the item services WSDL file from SOAPui., But when we send a request
using the getItemById endpoint, Xservices response is 401 - insuficient privileges
<ns2:getItemByIdResponse xmlns:ns2="http://ws.micros-retail.com/xservices/ItemServices">
<ItemLookupResponse>
<failureCode>401</failureCode>
<failureMessage>Insufficient privilege to access the service getItemById.</failureMessage>
</ItemLookupResponse>
</ns2:getItemByIdResponse>
Since in the past we deploy success Xservices previous versions without issues in another retailers.
Do you know if v21.03 need additional credentials setup?
Following the Oracle docs, its only mention the SEC_USER_ROLES and SEC_USER_PASSWORD tables for SOAP Xservices.