I have implemented Smart home actions as per documentation, i have enabled Home graph api,
i got agentUserId
from Google Oauth playground, but when i submit agentUserId
and service account key in test suite its returns an Error 404
msg:
Failed to get device list from HomeGraph: Requested entity was not found.
I am able to operate my devices from google home app, but not able to test with test suite.
I am looking for possible reasons.