1 | initial version |
Hi, I'm using the 0.24.0 Context Broker version that is running on a CentOS67 virtual machine. I want to get the list of currently existing subscriptions using the following command:
GET http://192.168.56.101:1026/v1/contextSubscriptions
The problem I have is that I'm not getting any reponse, no errors.. nothing. Something I consider is worth mentioning is that I'm sure that there are some existing subscriptions becuase I've been using them on some tests.
Any help will be appreciated.