0

BSN API - Device APIs

Hi,

I created a proxy class to the BSN APIs using VS service reference. With that, I can successfully call Authenticate(), CheckPresentationName() and FindContent(). However, calls to retrive list of devices return empty lists, i.e. client.FindDevices("*", null, 10); client.GetAllDevices("", 10);, client.GetDeviceBySerial("<serial here>"); The service returns an empty list of items or a null in case of GetDeviceBySerial. I noticed, that property TotalItemCount is set to 1 (I have one test device so far) which is correct. I'm an admin in our BSN domain and all permissions look fine. I'm signed in to BrightAuthor with my login/password and my player is visible in the in the Manage tab. Does anyone have an idea what might be wrong?

thank you for help!

2 comments

Please sign in to leave a comment.