Assigned
Status Update
Comments
ee...@google.com <ee...@google.com> #2
Thank you for your suggestion!
We'll be reviewing this for further consideration. Please star this issue to get updates and leave comments for additional information. Please note that starring the issue also provides our product team with valuable feedback on the importance of the issue to our customers.
You can also check
Description
Feature request to add additional info to gm_authFailure (for example, gm_authFailure(reason: string)) that would assist in user troubleshooting.
- What part of the API (please specify, a library, or the code module)?
Authentication/Events.
- Please describe how the feature should work:
Currently gm_authFailure is returned as follows in the docs:
The request would be to add a string to the gm_authFailure response in order to provide more information to users about the reason for the failure and assist in troubleshooting.
- Please give a use case or explain where and why you need this feature:
Example use case would be where a user is seeing gm_authFailure but with minimal context, thus not providing enough information to pinpoint the issue itself and begin troubleshooting. This will assist customers through providing vital information that explains what is happening and help them begin troubleshooting.