I recently switched from Robot Web Services 1 to 2 and noticed one difference in behaviour.
In the previous version, I was able to stop the execution of a RAPID task as a remote user via the /rw/rapid/execution?action=stop endpoint.
When I try to do the same with the Robot Web Service 2 equivalent /rw/rapid/execution/stop, I keep getting a response of
rws_resource_rapid_execution.cpp[1206] The user is not allowed access code:-1073445867 icode:-757
As far as I can tell, the documentation for this endpoint makes no mention of restrictions.
Is there any (new) requirement for this call in Robot Web Services 2 that I’m missing?
Thanks in advance for any help!