I am trying to write a rapid data by using web services.
It works when the robot controller in auto mode.
but it can not work then the robot controller in manual mode. It needs to be granted. But I can not get the granted by web services.
What should I do?
"
after I send the httppost of "http://localhost/rw/mastership?action=request".
Can you show me the example of how to get the mastership?
Thank you very much.
Step 1: Request RMMP while the controller is in Manual mode, read more in the link above:
Example call: curl (-d “privilege=modify” -X POST “http://localhost/users/rmmp”
Step 2: Grant RMMP via the FlexPendant (hurry, the popup disappears really fast).
Hello. I still have the same error. After I get the RMMP invoked and ROBAPI client has access, I request Mastership by this call : curl --digest -u “Default User”:robotics -X POST “http://localhost/rw/mastership?action=request”
and I receive this error :
415 Unsupported Media Type
<?xml version="1.0" encoding="UTF-8"?>
rw
-1073414146d:\workspaces\robotsoftware\kernel\6.08.00.xx\areas\robapi2\components\rws_mastership\rws_resource_mastership.cpp[121] content type is not supported code:-1073414146 icode:415