athombv / homey-web-api-issues

This issue tracker is for Homey Developers using the Web API.
4 stars 1 forks source link

Use ManagerDevices api internally #14

Closed cgHome closed 3 years ago

cgHome commented 3 years ago

I had problems certifying my app because I used the permission-param : “homey:manager:api”. However, when I use the HomeyApi (), I get the message “Error: missing_permission:manager:api” !

Is there a way to access the ManagerDevices api internally?

THX Chris

WeeJeWel commented 3 years ago

You should add the homey:manager:api permission to your app.json.