LinusU / LinusU/wext-shipit

Submit failed for all browsers

Open
#2 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
134
Forks
14
PR merge metrics
No merged PRs in 30d

Description

EDIT: Chrome now works
Chrome failed with:
```
Response code 400 (Bad Request)
{
"error": "invalid_request",
"error_description": "Parameter not allowed for this message type: redirect_uri"
}
Error: Command failed: D:\Projects\ConstructAddonInstaller\Installer\node_modules\@wext\shipit\node_modules\.bin\webstore upload --source BrowserExtension --extension-id xxx --client-id xxx --client-secret xxx --refresh-token xxx --auto-publish
```


Firefox failed with:
```
× Error: Failed to submit extension to addons.mozilla.org
```
(all other steps are successfull)

Opera failed with:
```
× Error: waiting failed: timeout 30000ms exceeded
```

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Start by reproducing the Chrome, Firefox, and Opera submission steps described in the issue, including the @wext/shipit webstore upload command. Trace each browser-specific failure and define done as successful extension submission for the affected browsers without regressions in the already successful steps.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
release
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.