Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

error when trying to delete extension

Open
#169 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
node.js, typescript
Domain
api

Research direction

Start in src/core.ts around line 491, then reproduce deleting an existing extension through the SDK. Confirm the request reaches the delete operation without the empty-body/content-type error; no test file is named in the issue.

Written by the indexing model from the issue text.

Description

getting this error when trying to use the sdk to delete an extension that was added before

400 Body cannot be empty when content-type is set to 'application/json'

stack points to:

node_modules/@browserbasehq/sdk/src/core.ts:491:24

Dominant language
TypeScript
Stars
64
Forks
17
Avg merge
13m
Merged PRs (30d)
4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from browserbase/sdk-node

All issues in browserbase/sdk-node

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.