Partner-restricted. Only returned by the
Sponsorship API, which requires a sponsorship program.
What it means
You calledPOST /v1/partners/sponsorships for an
email that is not yet a DSS member. We no longer create a passwordless
account or send a “set your password” email. The member must complete normal
DSS signup (password + verify-email), then Connect. Premium is granted on
Connect.
What to do
- Redirect the member’s browser to
signup_url(or build the same URL yourself — see Set up a DSS account). - After they verify email, run your existing Connect flow.
- Call
POST /v1/partners/sponsorshipsagain only once they already have a DSS account (or rely on entitle-on-Connect).

