PhilipsHue / PhilipsHueSDK-iOS-OSX

The Software Development Kit for Philips Hue on iOS and OS X (beta)
579 stars 169 forks source link

Error Domain=com.philips.hue.sdk Code=80 \(null)\ #103

Open sed10 opened 8 years ago

sed10 commented 8 years ago

Hi. I am getting an error mentioned in subject when i call

[sendAPI saveSceneWithCurrentLightStates:newScene completionHandler:^(NSArray errors){...}] and [sendAPI getAllScenesWithCompletionHandler:^(NSDictionary dictionary, NSArray *errors) {}]

What I do wrong ?