GoogleChromeLabs / GoogleChromeLabs/bubblewrap

Bubblewrap init fails with outdated User-Agent (403 Forbidden on some hosts)

Open
#984 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3.1k
Forks
319
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
When running `bubblewrap init` on Windows 11 (64-bit) with Bubblewrap CLI v1.24.1, the tool fails to fetch the Web Manifest from certain hosts (e.g. Netsons) because the HTTP requests use an outdated User-Agent string. The server rejects the request with `403 Forbidden`.

**To Reproduce**
Steps to reproduce the behavior:

1. Run: bubblewrap init --manifest=https://tuner.netsons.org/manifest.webmanifest
2. Observe the error:
cli ERROR connect ETIMEDOUT 89.40.172.131:443
or
cli ERROR Unespected token '<', "

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.