Skip to content

v1.0.12 — accounts: developer registration + doctor hint

Choose a tag to compare

@yasserstudio yasserstudio released this 14 Jun 17:18
· 14 commits to main since this release
3171836

What's Changed

  • Accounts: new gmc accounts developer-registration (register / get / unregister) registers the Cloud project that calls the API with your Merchant Center account — the one-time step that clears the "GCP project … is not registered" 401 (previously this needed a raw API call).
  • Doctor: a "not registered" 401 now points you at developer-registration register instead of suggesting re-authentication — the token is valid, the project just isn't registered.
  • Docs: corrected the gmc issues example-output severity to [ERROR] (the value the live API actually returns).

Tests: 594. Commands: 17.
Full Changelog: v1.0.11...v1.0.12