google-wallet / google-wallet/web-codelab
Can not save to Wallet because of invalid Image URL
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 94
- Forks
- 55
- Avg merge
- 7h 17m
- Merged PRs (30d)
- 3
Description
Example Image Urls are invalid / not available (404). This leads to an error when trying to add to own Wallet, which can be fixed when using other image urls
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
Inspect the web-codelab sample code for the example image URLs used when adding a pass to a Wallet. Replace URLs that return 404 with available image URLs, then verify that the add-to-Wallet flow completes without the invalid-image error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100