firecrawl / firecrawl/open-lovable

lovable issue

Open
#149 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
28.4k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

Hi! 👋

I’m building a document management platform using Lovable + Supabase.

The idea is:

A company (or lawyer) creates a new documentation process and sends an invite link to a client

When the client opens the link, they should see:

The company name,

The process title,

A list of required documents,

And upload fields for each document.

The issue is that, on the client side, no data is being displayed.
The page shows “Error loading requested documents” and sometimes “Invalid token.”

Everything works fine on the company side — it creates the process, sends the invite, etc.
But on the client invite page, the system can’t seem to fetch the data from Supabase.

Could this be related to how the invite token is being validated or to RLS (Row Level Security) policies?
Any idea how to fix this or properly fetch the process and document data linked to the invite token?

Thanks a lot! 🙏

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the client invite page and trace invite-token validation and the Supabase request that should load the company, process, and required documents. Inspect the related Row Level Security policies and verify behavior with a valid and invalid invite link; done means valid links display the requested data without loading or token errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, supabase, typescript
Domain
authentication, backend, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.