<?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 Re: Error following local home sdk sample linking to google assistant BACKEND_FAILURE_URL_ERROR in Smart Home Developer Forum</title>
    <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Error-following-local-home-sdk-sample-linking-to-google-assistant-BACKEND/m-p/595680#M6495</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://www.googlenestcommunity.com/t5/user/viewprofilepage/user-id/510263"&gt;@banman&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;UL&gt;
&lt;LI style="font-weight: 400;" aria-level="3"&gt;&lt;SPAN&gt;The “BACKEND_FAILURE_URL_ERROR” can be because of Google receiving a HTTP 4xx error code other than 401 from your service.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="3"&gt;&lt;SPAN&gt;Use the requestId in GCP Logging to check your smart home service logs.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="3"&gt;&lt;SPAN&gt;The hub and the end device should be in the same network. You can refer to the following &lt;A href="https://developers.home.google.com/local-home/overview" target="_self"&gt;documentation&lt;/A&gt; to get more information about Local Fulfillment and the list of supported hub devices&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="3"&gt;Also, can you confirm if you have successfully implemented the Washer codelab (&lt;A href="https://developers.home.google.com/codelabs/smarthome-washer?hl=en#1" target="_self"&gt;cloud&lt;/A&gt;) ? This is because the &lt;A href="https://developers.home.google.com/codelabs/smarthome-local#2" target="_self"&gt;local codelab&lt;/A&gt; builds on the cloud codelab.&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Mon, 12 Feb 2024 21:44:51 GMT</pubDate>
    <dc:creator>sipriyadarshi</dc:creator>
    <dc:date>2024-02-12T21:44:51Z</dc:date>
    <item>
      <title>Error following local home sdk sample linking to google assistant BACKEND_FAILURE_URL_ERROR</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Error-following-local-home-sdk-sample-linking-to-google-assistant-BACKEND/m-p/593736#M6475</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Following this sample&amp;nbsp;&lt;A href="https://developers.home.google.com/codelabs/smarthome-local#2" target="_blank" rel="noopener"&gt;https://developers.home.google.com/codelabs/smarthome-local#2&lt;/A&gt;&amp;nbsp;everything seems to be ok and it deploys. But when I try to link to the google assistant, I can see the test smart home washer device in the list, when i select it i get a "link this service to google" web page button, but when i press it and the screen goes back to google home app, i get an error message "Could not reach [test] Smart Home Washer. Please try again." I have tried many times, same error.&lt;/P&gt;&lt;P&gt;I see in my GCP logs the following error message&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SYNC: Request ID 3196224617845968606 failed with code: BACKEND_FAILURE_URL_ERROR&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But I cannot find any information about this error. Where can I go next with this issue?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So the flow seems to be&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1. open google home app and add device&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. search and select [test] Smart Home Washer&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3. Press the Link this service to google&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;4. linking to....&amp;nbsp;"Could not reach [test] Smart Home Washer. Please try again."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Looks like whats being returned is like&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;com.google.android.apps.gsa.gal://oauth2redirect?redirect_state=AEUpNz...YueFl_g&amp;amp;state=AEUpN...tO24&amp;amp;service=test-project-24001_dev&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Then the error message.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for any help!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;B.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 11:52:28 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Error-following-local-home-sdk-sample-linking-to-google-assistant-BACKEND/m-p/593736#M6475</guid>
      <dc:creator>banman</dc:creator>
      <dc:date>2024-02-07T11:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error following local home sdk sample linking to google assistant BACKEND_FAILURE_URL_ERROR</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Error-following-local-home-sdk-sample-linking-to-google-assistant-BACKEND/m-p/595680#M6495</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://www.googlenestcommunity.com/t5/user/viewprofilepage/user-id/510263"&gt;@banman&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;UL&gt;
&lt;LI style="font-weight: 400;" aria-level="3"&gt;&lt;SPAN&gt;The “BACKEND_FAILURE_URL_ERROR” can be because of Google receiving a HTTP 4xx error code other than 401 from your service.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="3"&gt;&lt;SPAN&gt;Use the requestId in GCP Logging to check your smart home service logs.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="3"&gt;&lt;SPAN&gt;The hub and the end device should be in the same network. You can refer to the following &lt;A href="https://developers.home.google.com/local-home/overview" target="_self"&gt;documentation&lt;/A&gt; to get more information about Local Fulfillment and the list of supported hub devices&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="3"&gt;Also, can you confirm if you have successfully implemented the Washer codelab (&lt;A href="https://developers.home.google.com/codelabs/smarthome-washer?hl=en#1" target="_self"&gt;cloud&lt;/A&gt;) ? This is because the &lt;A href="https://developers.home.google.com/codelabs/smarthome-local#2" target="_self"&gt;local codelab&lt;/A&gt; builds on the cloud codelab.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 12 Feb 2024 21:44:51 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Error-following-local-home-sdk-sample-linking-to-google-assistant-BACKEND/m-p/595680#M6495</guid>
      <dc:creator>sipriyadarshi</dc:creator>
      <dc:date>2024-02-12T21:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error following local home sdk sample linking to google assistant BACKEND_FAILURE_URL_ERROR</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Error-following-local-home-sdk-sample-linking-to-google-assistant-BACKEND/m-p/613445#M6766</link>
      <description>&lt;P&gt;Thanks. I had checked the logs, but there was no root cause evident. I deleted my action project and set up a new one. I have managed to now implement the washer codelab AND the local codelab successfully. I'm not sure I understand why the first attempt was throwing that error however.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 14:22:21 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Error-following-local-home-sdk-sample-linking-to-google-assistant-BACKEND/m-p/613445#M6766</guid>
      <dc:creator>banman</dc:creator>
      <dc:date>2024-04-15T14:22:21Z</dc:date>
    </item>
  </channel>
</rss>

