Scott P
08/29/2021, 11:51 PMjson
{
"iss": "supabase",
"iat": 1603968834,
"exp": 2550653634,
"aud": "",
"sub": "",
"role": "service_role"
}
3: In the 'verify signature' field, add your service-role JWT found in the dashboard.
4: The generated JWT is your API key
Alternatively, use the anon JSON from the link above, and add your public JWT key instead in the instructions above. It might even be possible to just use the API key that's listed in the dashboard instead of going through this process.
It might work, it might not - I can't remember the full technicalities of it.
Let's move this to a thread so it doesn't clutter up general any moretinjaw
08/30/2021, 12:05 AMtinjaw
08/30/2021, 12:06 AM{
"exceptionDetails": {
"columnNumber": 6647,
"exception": {
"className": "TypeError",
"description": "TypeError: Invalid URL string.\n at new c (worker.js:1:6649)\n at d.from (worker.js:1:8717)\n at worker.js:1:9089\n at worker.js:1:9215",
"preview": null,
"subtype": "error",
"type": "object",
"value": null
},
"lineNumber": 0,
"text": "Uncaught (in promise)",
"url": "worker.js"
},
"timestamp": 1630281861804
}
tinjaw
08/30/2021, 12:17 AMtinjaw
08/30/2021, 12:17 AMtinjaw
08/30/2021, 12:59 AMtinjaw
08/30/2021, 1:06 AMtinjaw
08/30/2021, 1:06 AMkelvin.pompey
08/30/2021, 5:09 PMkelvin.pompey
08/30/2021, 8:37 PM