natekspencer / LitterRobotManager

Free SmartThings integration for Litter-Robot
Apache License 2.0
8 stars 18 forks source link

As of 3/17/2019, API endpoint seems to have changed, API Key error is received #4

Closed BearInTexas closed 3 years ago

BearInTexas commented 3 years ago

It looks like Litter Robot moved to an AWS-based endpoint. All integrations using this Litter Robot code no longer work. It should be updated to work with LR's new endpoint.

natekspencer commented 3 years ago

I release a new version of the SmartApp that should hit the new endpoints. If you have the old apiKey set in the SmartApp settings, you'll want to make sure you remove those otherwise it will try to use that and fail.