I have created a REST resource with _get method with execute ACL as “acl1” and trying to access it from soap UI with Administrator user who is also part of ACL “acl1”. I get the response returned in SOAP UI but there is a error log in Integration Server mentioning “Access Denied” for _get service.
I am not sure why this error is logged everytime when i hit the request even though the response is returned.
As informed, check the fix levels as this is a bug identified in 9.12 IS version for one of my previous clients. You can alternatively set the authenticate pre-emptive option in Soap UI but it is just a temporary solution to get rid of access denied messages.