current_setting('request.headers') not recognized
I'm following this official Supabase guide https://github.com/supabase-community/chatgpt-your-files/tree/main#:~:text=%27%2C%20%27application/json%27%2C-,%27Authorization%27%2C%20current_setting(%27request.headers%27)%3A%3Ajson%2D%3E%3E%27authorization%27,-)%2C%0A%20%20%20%20%20%20body%20%3A%3D%20jsonb_build_object(%0A%20%20%20%20%20%20%20%20%27document_id
The highlighted line throws "unrecognized configuration parameter "request.headers". Any idea why this happens?
The highlighted line throws "unrecognized configuration parameter "request.headers". Any idea why this happens?

GitHub
Production-ready MVP for securely chatting with your documents using pgvector - GitHub - supabase-community/chatgpt-your-files: Production-ready MVP for securely chatting with your documents using ...