Hello,
I am successfully hit add device api but
when i remove device using remove api then i got message like this.
{"success":false,"error":"Device access denied - SecurityException (PermissionsManager:81 < DeviceServlet:90 < *:39 < BaseServlet:53 < ...)"}
It means that the user you are logged-in as doesn't have permissions for the selected device.
Hello,
I am successfully hit add device api but
when i remove device using remove api then i got message like this.
{"success":false,"error":"Device access denied - SecurityException (PermissionsManager:81 < DeviceServlet:90 < *:39 < BaseServlet:53 < ...)"}