Skip to content

--trusted-testers now unnecessary? (errors in 4.0.1) #114

Description

@greghuc

Hi there, and a quick bug report.

I've just upgraded to chrome-webstore-upload-cli v4.0.1 from v3.5.0. I was using the --trusted-testers flag, but publishing with this shows error:

Invalid value at 'publish_type' (type.googleapis.com/google.chrome.webstore.v2.PublishType), "TRUSTED_TESTERS"

I haven't been following along with changes to the webstore api, but "trusted testers" seems to be managed by setting an extension private, and specifying a list of trusted testers in the webstore settings ui.

My "fix" was to remove --trusted-testers flag, and all seems to work. So maybe the associated logic can be removed?

Many thanks for your work on chrome-webstore-upload-cli - it's very useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions