We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Yes
Authentication error when the user is offline is not user-friendly. The technical details can be abstracted for the end user.
Error message: "An internal error has occurred. [Unable to resolve host "www.googleapis.com": No address associated with hostname ]"
A much more user-friendly message to denote that the user is offline.
The text was updated successfully, but these errors were encountered:
@Abhimanyu14 thanks for reporting! Agree, we should make this much friendlier.
Sorry, something went wrong.
@samtstern I created a bug to track this internally as well (b/179035604)
This was fixed and released in version 7.2.0
7.2.0
No branches or pull requests
Step 1: Are you in the right place?
Yes
Step 2: Describe your environment
Step 3: Describe the problem:
Authentication error when the user is offline is not user-friendly.
The technical details can be abstracted for the end user.
Steps to reproduce:
Observed Results:
Error message:
"An internal error has occurred. [Unable to resolve host "www.googleapis.com": No address associated with hostname ]"
Expected Results:
A much more user-friendly message to denote that the user is offline.
Relevant Code:
The text was updated successfully, but these errors were encountered: