S
Supabase•4w ago
BradMcA

Invalid access token format. Must be like `sbp_0102

I'm using supabase CLI v 2.33.7 and cant migrate any changes to supabase anymore getting "Invalid access token format. Must be like sbp_0102...1920." from every angle... how can we use supabase CLI now the service role keys start with eyJ??
4 Replies
silentworks
silentworks•4w ago
I'm not sure what you mean here, the CLI has always used the sbp_ tokens as these are your personal access tokens and not your project's anon/publishable key
OakRatos
OakRatos•4w ago
@BradMcA Supabase CLI requires a personal access token (starts with sbp_) not a service role key. You can generate one from your Supabase account settings under Access Tokens.
BradMcA
BradMcAOP•4w ago
Nice one thanks for the reply
OakRatos
OakRatos•4w ago
sounds Good 😊

Did you find this page helpful?