GoogleChromeLabs / GoogleChromeLabs/bubblewrap
bubblewrap update throwing: ERROR Failed to download Web Manifest responded with status 403
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 319
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
When I try updating my app using command `bubblewrap update --appVersionName="3.0.10"`
Its throwing below error:
`cli ERROR Failed to download Web Manifest https://www.mustakbil.com/manifest.json.Responded with status 403`
When I try opening https://www.mustakbil.com/manifest.json in browser its working fine.
**To Reproduce**
I am not sure if the issue is with my `manifest.json` or project config.
I haven't made any changes to the project, I just run the update command on the same project which was working fine.
I use Cloudflare, so is there any way to check if Cloudflare is blocking access to `manifest.json` when using `bubblewrap cli`
**Expected behavior**
It should work without any issue.
**Desktop (please complete the following information):**
- OS: Windows 10
Contributor guide
Assessment
This issue has not been assessed yet.