Synology camera failure

Good morning,

I tried to setup Synology camera api in Home assistant but get the following errors in my log:

2017-05-28 06:25:52 ERROR (MainThread) [homeassistant.components.camera] Error while setting up platform synology
Traceback (most recent call last):
File “/usr/src/app/homeassistant/helpers/entity_component.py”, line 150, in _async_setup_platform
entity_platform.async_schedule_add_entities, discovery_info
File “/usr/src/app/homeassistant/components/camera/synology.py”, line 106, in async_setup_platform
timeout
File “/usr/src/app/homeassistant/components/camera/synology.py”, line 170, in get_session_id
return auth_resp[‘data’][‘sid’]
KeyError: ‘data’

So can someone give me a hint?

Thnx,

André van Stijn