FirecrawlF
Firecrawl2mo ago
Mohit

Mohit - I am running firecrawl locally, with sc...

I am running firecrawl locally, with
scrape
api endpoint and using changeTracking in the formats, but I am getting the following error
{
    "success": false,
    "code": "UNKNOWN_ERROR",
    "error": "(Internal server error) - Supabase client is not configured."
}

even though I have added all the supabase keys, what is wrong
Was this page helpful?