cancel
Showing results for 
Search instead for 
Did you mean: 

Home APIs error: HomeException$Companion.permissionDenied

GoogleDeveloper
Solutions Expert
Solutions Expert

I’m seeing “Call requestPermissions to request user consent at com.google.home.HomeException$Companion.permissionDenied” in the app crash logs, what’s wrong?

1 Recommended Answer

GoogleDeveloper
Solutions Expert
Solutions Expert

This exception message indicates that a Home API call was invoked, but did not meet the permission requirements. Make sure that you complete the permissions flow as described in the developer guide.

View Recommended Answer in original post

1 REPLY 1

GoogleDeveloper
Solutions Expert
Solutions Expert

This exception message indicates that a Home API call was invoked, but did not meet the permission requirements. Make sure that you complete the permissions flow as described in the developer guide.