Hi everyone,
<div><br></div><div>I've been trying to use the <font class="Apple-style-span" face="'courier new', monospace">myevents </font>command to subscribe to the events for an api call, but I've been having some trouble. When I call:</div>
<div><font class="Apple-style-span" face="'courier new', monospace"> myevents <uuid></font></div><div>from my app (or even from a telnet client), I receive back all the event data just fine and the socket closes once the call has completed. However, if I pass a format argument, i.e:</div>
<div><font class="Apple-style-span" face="'courier new', monospace"> myevents json <uuid></font></div><div>I receive a response of:</div><div><font class="Apple-style-span" face="'courier new', monospace"> ERR invalid uuid</font></div>
<div><br></div><div>My uuids are definitely valid. The command breaks for all format arguments too (xml, json and plain). Has anyone encountered this problem before? Documentation for <font class="Apple-style-span" face="'courier new', monospace">myevents </font>is a little light, and web searches so far have been fruitless.</div>
<div><br></div><div>Thanks,</div><div>Adam</div>