Describe the problem/error/question
I’m facing an issue with Supabase when attempting to authenticate using an API key (service role) and JWT secret. The system is throwing an error related to the token format, even though I have verified the token using a tool.
What is the error message (if any)?
Invalid JWT: unable to parse or verify signature, token is malformed: token contains an invalid number of segments.
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- n8n version: [n8nio/n8n:latest
- **Running n8n via Docker
- Operating system: window
Thank you so much for your support!