Skip to content

Could not reach [test] my.project.id. Please try again. #38605

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Th3S4mur41 opened this issue Apr 17, 2025 · 2 comments
Open

Could not reach [test] my.project.id. Please try again. #38605

Th3S4mur41 opened this issue Apr 17, 2025 · 2 comments

Comments

@Th3S4mur41
Copy link

Feedback

I tried the manual Google Assistant configuration...

I double- and tripple checked all the requirement, and everything seems to be correct.

My Google Home App version is 3.30.1.6 (Public Preview).
I also configured OAuth for the Google Assistant SDK which is connected successfully.

Google Assistant is configured to expose a single domain, which only includes one device

google_assistant:
  project_id: my-project-id
  service_account: !secret google_assistant_service_account
  report_state: true # Recommended
  expose_by_default: false # Recommended to manually select entities
  exposed_domains:

When I try to add my home assistant in Google Home, I am able to find and login (with 2FA) to my home assistant.
The page is then redirected to Google Home which loads for a few seconds and then shows the list of services again with the error: Could not reach [test] my.project.id. Please try again.

As part of troubleshooting, I made sure to disable DNS Proxy and Bot Fight Mode for the dedicated cloudflare domain...

Testing the API Endpoint by opening https://[YOUR_HOME_ASSISTANT_URL]/api/google_assistant in a browser, returns "405: Method Not Allowed," indicating the API is reachable from the internet.

The SSL certificate is generated with letsencrypt and is definitely valid.

What am I missing?

URL

https://www.home-assistant.io/integrations/google_assistant/

Version

2025.4.2

Additional information

No response

@home-assistant
Copy link

Hey there @home-assistant/cloud, mind taking a look at this feedback as it has been labeled with an integration (google_assistant) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of google_assistant can trigger bot actions by commenting:

  • @home-assistant close Closes the feedback.
  • @home-assistant rename Awesome new title Renames the feedback.
  • @home-assistant reopen Reopen the feedback.
  • @home-assistant unassign google_assistant Removes the current integration label and assignees on the feedback, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information) to the feedback.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information) on the feedback.

@home-assistant
Copy link

Hey there @tronikos, mind taking a look at this feedback as it has been labeled with an integration (google_assistant_sdk) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of google_assistant_sdk can trigger bot actions by commenting:

  • @home-assistant close Closes the feedback.
  • @home-assistant rename Awesome new title Renames the feedback.
  • @home-assistant reopen Reopen the feedback.
  • @home-assistant unassign google_assistant_sdk Removes the current integration label and assignees on the feedback, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information) to the feedback.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information) on the feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants