DELETE REST API
Launching the same API in Postman works, whereas if I launch it via groovy script with local host connection I get the following error: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><errorProps><status>564</status></errorProps>
What is this due to? What is error 564?