I created a database with supabase cli and got the anon key and api url. After getting these two I tried to connect my db via postman. I sent the apikey as header like in photos. It worked in postman. After that I opened my project and tried to establish same db connection with my flutterflow app.
Local supabase connection
Database & APIs
I deleted whole project and recreated it
I modified the config.toml file to prevent port conflict
I tried to change anon key, which i couldn't be able to
Yes
3
2 replies