We will be winding down Google Business Messages on July 31, 2024. Read more
here.
Troubleshoot your agent
Stay organized with collections
Save and categorize content based on your preferences.
Business Messages provides a variety of ways to test and troubleshoot your
agent. The following list describes different tools you can use to test that
your agent is working properly, troubleshoot unexpected behavior, and debug
issues:
- Agent test URL:
You can use the agent test URL in the Business Communications Developer
Console to interact with your agent on your mobile device. This URL is
available before you verify or launch your agent, so you can use it to confirm
your messaging infrastructure is working as expected.
- Location-specific test URLs:
If your agent has multiple locations, use location-specific test URLs to
access a demo conversation with your agent at a specific location.
- UserMessage reference page:
When debugging your agent, you may want to ensure you're parsing messages from
the user correctly. The
UserMessage
reference page describes all the fields
your webhook can read. You can use this information to double-check your
implementation.
- Business Messages Developer Console logs page:
To debug message delivery issues, use the Business Messages Developer Console
logs page. These logs list every inbound and outbound message. They also show
you each message status, so you can see which messages failed to deliver
properly.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-01-03 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-01-03 UTC."],[[["Test your Business Messages agent using the agent test URL or location-specific test URLs for agents with multiple locations before and after launch."],["Debug your agent by referencing the `UserMessage` guide to ensure accurate parsing of user messages and confirm your implementation."],["Troubleshoot message delivery issues using the Business Messages Developer Console logs page to review inbound/outbound message statuses and identify failures."]]],[]]