Currently, my project is deployed separately in Asia, the Americas, and Europe (with isolated user and device data). If all these environments need to support Google Assistant control, it means I would need to create three Google Action projects.
However, Google Actions do not allow the publication of projects with the same name. This restriction could confuse users when they try to choose the correct one to use.
I would like to create just one Google Action project (with a single set of fulfillment URL, Authorization URL, and token URL) that dynamically maps to the user’s environment when they log in. Could someone provide some actionable solutions for this?
yx xiong is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.