Skip to content

Commit d8994ef

Browse files
Document non-empty requirement for env base URL
Co-authored-by: Shri Sukhani <shrisukhani@users.noreply.github.com>
1 parent e661ca6 commit d8994ef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ export HYPERBROWSER_HEADERS='{"X-Correlation-Id":"req-123"}' # optional JSON obj
2828
`base_url` must start with `https://` (or `http://` for local testing), include a host,
2929
and not contain query parameters or URL fragments.
3030
The SDK normalizes trailing slashes automatically.
31+
If `HYPERBROWSER_BASE_URL` is set, it must be non-empty.
3132
When `config` is not provided, client constructors also read `HYPERBROWSER_HEADERS`
3233
automatically (same as API key and base URL).
3334

0 commit comments

Comments
 (0)