# Bug report ## Describe the bug When trying to fetch data from database (javascript sdk), throws error "No API key found in request" but I provided all required keys. ## To Reproduce It is on CodeSandbox. Here is the link to it: https://codesandbox.io/s/supabase-video-site-1s138i?file=/src/App.js ## Expected behavior I expected it to not throw that error; 1. Because I checked, 2. I followed the quick start guide **VERY** clearly. ## System information - OS: I was programming on my Xbox One (long story) - Browser: Microsoft Edge (Chromium) - Version of supabase-js: Latest version (I assume because I haven't checked) - Version of Node.js: I don't know (CodeSandbox's fault)