This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

API - WebFilterURLGroup object won't be deleted.

Hello,

I cannot remove WebFilterURLGroup that I see on the web console that it exists. 

My request for remove is according to API v17.5: 

<Remove>
<WebFilterURLGroup>
<Name>Test Group</Name>
</WebFilterURLGroup>
</Remove>

the response I get is:

<WebFilterURLGroup transactionid="">

<Status code="500">Operation could not be performed on Entity.</Status>

</WebFilterURLGroup>

</Response>

I checked the /log/apiparser.log and that's what I got: 

and when I go to the web console the object is showing and not removed the way I want to.

Please help me, it's urgent.



This thread was automatically locked due to age.