google-wallet / google-wallet/android-codelab
Getting "Something went wrong. Please try again." error in Wallet
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 48
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
I have followed the tutorial and when I click on "Add to Google Wallet" button the Wallet is showing the error "Something went wrong. Please try again." and not adding the generic pass. Also the onActivityResult in CheckoutActivity is not getting called at all.
Any ideas where its going wrong and what the error could be? Thanks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the error from the tutorial's CheckoutActivity when tapping the "Add to Google Wallet" button. Inspect the activity's onActivityResult flow and the Wallet response; done means identifying the cause of the generic error and confirming that the generic pass is added successfully with the callback reached.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100