I am running the Postman collections, Login and Bond Hubs work fine. However when I try to GET the list of fans/capabilities, all that is returned is [] (status 200).
The URL I am hitting is this:
https://osprey.appbond.com/api/v1/cloud_device/BD22897/
The BD22897 is what is returned from the Bond Hubs request.
From the Bond app, that is the correct bond id and works.
Just to clarify, the Authorization header should be "Bearer " + "key" from the login request correct?
Thanks for your efforts on this!
I am running the Postman collections, Login and Bond Hubs work fine. However when I try to GET the list of fans/capabilities, all that is returned is [] (status 200).
The URL I am hitting is this:
https://osprey.appbond.com/api/v1/cloud_device/BD22897/
The BD22897 is what is returned from the Bond Hubs request.
From the Bond app, that is the correct bond id and works.
Just to clarify, the Authorization header should be "Bearer " + "key" from the login request correct?
Thanks for your efforts on this!