Abhishek Sahni (Abhi)A
BuildShip8mo ago
6 replies
Abhishek Sahni (Abhi)

JWSError JWSInvalidSignature

Hi,
I am getting an error when I try and create a new row in my supabase table.


Error:
"code":"PGRST301"
"hint":NULL
"message":"JWSError JWSInvalidSignature"
"details":NULL

I have setup a Create Row with Token node and I am using my service key as the token.

Any reccomendation on what might be wrong here?
Was this page helpful?