question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Certify data usage on the Privacy practices for Chrome Extension

See original GitHub issue

Describe the bug Another error blocking Build & Publish in Actions. This is important to fix to unblock the next release. Please have those with the appropriate permission certify data usage to fix the following error:

cc @rwwagner90 @rwjblue @chancancode

"{
  "error": {
    "code": 400,
    "message": "Publish condition not met: To publish your item, you must certify that your data usage complies with our Developer Program Policies. You can certify this on the Privacy practices tab of the item edit page of the Developer Dashboard.",
    "errors": [
      {
        "message": "Publish condition not met: To publish your item, you must certify that your data usage complies with our Developer Program Policies. You can certify this on the Privacy practices tab of the item edit page of the Developer Dashboard.",
        "domain": "chromewebstore.access",
        "reason": "badRequest"
      }
    ]
  }
}
"

To Reproduce Steps to reproduce the behavior: https://github.com/emberjs/ember-inspector/runs/2044019465?check_suite_focus=true

Expected behavior No error on Build & Publish

Screenshots Screen Shot 2021-03-05 at 6 03 39 PM

Environment Ember version, browser, etc.

Additional context Add any other context about the problem here. https://github.com/emberjs/ember-inspector/pull/1509

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
rwwagner90commented, Mar 11, 2021

You’ve been very helpful so far @steventsao! 😃

0reactions
chancancodecommented, Mar 11, 2021

@steventsao awesome! after emberconf, we can try to restart the ember-inspector meetings (again) and go over the areas that we could use help in

Read more comments on GitHub >

github_iconTop Results From Across the Web

Google forces devs to reveal Chrome extensions' data use ...
Starting January 2021, developers of Chrome extensions will have to reveal and certify their data use and privacy practices.
Read more >
Google Chrome Extensions Requirements for Privacy Policy ...
After January 2021, developers of Chrome extensions in the Web Store need to certify their privacy practices and data use. They need to...
Read more >
Fill out the privacy fields - Chrome Developers
Certify your data use practices. You must disclose how your extension collects and uses user data. These disclosures include:.
Read more >
Transparent privacy practices for Chrome Extensions
The new policy also requires developers to certify their data use practices, and display that information directly on the Chrome Web Store ...
Read more >
Google makes changes to data collection policies for Chrome ...
Google is making changes to data collection policies that will require Chrome extension developers to certify their data use practices.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found