Custom JWT Secret (from Firebase)

I'm having trouble setting custom JWT Secret from Firebase so I can authenticate to the Supabase and later use that token to access Firebase.

I generated a new private key from Firebase Service Account, opened JSON, got Private Key, copied it to Supabase Custom JWT secret, and got an error from Supabase.
Any idea what to try? Thanks
Was this page helpful?