2

When trying to publish my Gmail addon I get this error from the Chrome web store:

API Console project with the id specified in the manifest's api_console_project_id field, does not have Google Apps Marketplace SDK enabled.

I've enabled the Marketplace SDK, and in its configuration when I'm adding the 'Gmail extension deployment ID" I get this error:

"Deployment Id is not associated with current project."

How can I fix this?

dsesto
  • 7,864
  • 2
  • 33
  • 50
kambi
  • 3,291
  • 10
  • 37
  • 58

1 Answers1

6

The mistake was to go to the Chrome Web Store. Publishing is done by pressing the red 'Create' button here:

Publish -> Deploy from manifest -> Create 
kambi
  • 3,291
  • 10
  • 37
  • 58