Files
netris-nestri/packages/core/scripts
Wanjohi b01d8eabb3 fix(billing): an organization token already names its organization
Creating a product with one sends `organization_id` alongside a token that
implies it, which is refused outright rather than ignored — so which kind of
token is in hand has to be known before the call, not after. A personal token
can see several organizations and still has to say which.
2026-09-19 00:59:36 +03:00
..