I'm getting.
<?xml version="1.0" encoding="ISO-8859-1"?>
<result>
<error>GET XbeeCore error. Invalid condition; nested exception is java.lang.Exception: Invalid condition: xpExtAddr=00:13:A2:00:41:5B:37:40</error>
</result>
When executing:
curl -X GET https://user:password@my.devicecloud.com/ws/XbeeCore?condition=xpExtAddr='00:13:A2:00:41:5B:37:40'&clear=true
As indicated in the Programming Guide.
Does anyone have an idea why?