<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic HomeGraph resourcemanager.projects.get permission on project error in Smart Home Developer Forum</title>
    <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/HomeGraph-resourcemanager-projects-get-permission-on-project-error/m-p/737717#M9475</link>
    <description>&lt;P&gt;I get this error pop up for a few seconds in the bottom of the screen&amp;nbsp; when using the homegraph tool&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Error: The caller does not have permission 403: &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Please make sure you have resourcemanager.projects.get permission on project ***** have granted all the permissions in the consent screen.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Any more information how to do this, I could not find this permission in the roles or IAM.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Update: I Added&amp;nbsp; basic -&amp;gt; owner&amp;nbsp; permission to the IAM console for this project and now the error is :&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;Error getting Home Graph: No devices found for project id: xxxx&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;What does this mean ? Is this because of the account linking that did I also not could get working ?&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Sat, 23 Aug 2025 14:24:22 GMT</pubDate>
    <dc:creator>debugging</dc:creator>
    <dc:date>2025-08-23T14:24:22Z</dc:date>
    <item>
      <title>HomeGraph resourcemanager.projects.get permission on project error</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/HomeGraph-resourcemanager-projects-get-permission-on-project-error/m-p/737717#M9475</link>
      <description>&lt;P&gt;I get this error pop up for a few seconds in the bottom of the screen&amp;nbsp; when using the homegraph tool&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Error: The caller does not have permission 403: &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Please make sure you have resourcemanager.projects.get permission on project ***** have granted all the permissions in the consent screen.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Any more information how to do this, I could not find this permission in the roles or IAM.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Update: I Added&amp;nbsp; basic -&amp;gt; owner&amp;nbsp; permission to the IAM console for this project and now the error is :&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;Error getting Home Graph: No devices found for project id: xxxx&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;What does this mean ? Is this because of the account linking that did I also not could get working ?&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 23 Aug 2025 14:24:22 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/HomeGraph-resourcemanager-projects-get-permission-on-project-error/m-p/737717#M9475</guid>
      <dc:creator>debugging</dc:creator>
      <dc:date>2025-08-23T14:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: HomeGraph resourcemanager.projects.get permission on project error</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/HomeGraph-resourcemanager-projects-get-permission-on-project-error/m-p/739327#M9551</link>
      <description>&lt;P&gt;Thanks for sharing. It seems you resolved the issue with permission.&lt;/P&gt;
&lt;P class="p1"&gt;For&amp;nbsp;&lt;STRONG&gt;Error getting Home Graph: No devices found for project id: xxxx&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;This means that the Home Graph tool successfully authenticated and found your project, but it found &lt;STRONG&gt;no devices&lt;/STRONG&gt; linked to your account within the scope of that project. For the Home Graph to have devices, the following two steps must have been completed successfully:&lt;/P&gt;
&lt;OL start="1"&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;User Linking&lt;/STRONG&gt;: A user must have successfully linked their Google account to your action through the Google Home app(via "Works with Google Home")&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Device Syncing&lt;/STRONG&gt;: Once the accounts are linked, your service must have successfully sent a &lt;STRONG&gt;SYNC&amp;nbsp;&lt;/STRONG&gt;response to Google, telling the Home Graph which devices the user owns. &lt;BR /&gt;If the account linking failed, Google's Home Graph has no knowledge of any devices to report, leading to the "No devices found" error.&lt;/P&gt;
&lt;BR /&gt;We highly suggest to take a look at our&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://developers.home.google.com/codelabs/smarthome-washer#1" target="_self"&gt;Connect smart home devices to Google Assistant&lt;/A&gt; codelab. It will walk you through account linking, device sync, and Home Graph queries step by step. That should give you clarity on how roles, permissions, and linking all fit together.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Thu, 28 Aug 2025 18:00:29 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/HomeGraph-resourcemanager-projects-get-permission-on-project-error/m-p/739327#M9551</guid>
      <dc:creator>arm_dpe</dc:creator>
      <dc:date>2025-08-28T18:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: HomeGraph resourcemanager.projects.get permission on project error</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/HomeGraph-resourcemanager-projects-get-permission-on-project-error/m-p/739764#M9567</link>
      <description>&lt;P&gt;The device linking issue was resolved , suddenly started working after a discussion with a google employee. Linking wss done and homegraph works now. Thanks.&amp;nbsp; The whole integation was working until a few&amp;nbsp; months ago incl. ReportState which is now the last part not working yet.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Aug 2025 13:11:23 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/HomeGraph-resourcemanager-projects-get-permission-on-project-error/m-p/739764#M9567</guid>
      <dc:creator>debugging</dc:creator>
      <dc:date>2025-08-30T13:11:23Z</dc:date>
    </item>
  </channel>
</rss>

