© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4mo ago•
3 replies
Yudha17

{"message":"No API key found in request","hint":"No `apikey` request header or url param was found."

Hi I want to insert a new record using
const { data: userInsertDataLogin3, error: userInsertErrorLogin3 } = await supabase
.from('gregoro_wallet_security_questions')
.insert({ }) but always get response error
{"message":"No API key found in request","hint":"No
apikey
apikey
request header or url param was found."

I have used same method in another submit function but for this moment it does not work
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

No 'apikey' request header or url param was found."
SupabaseSSupabase / help-and-questions
3y ago
{messageNo API key found in request,hintNo `apikey` request header or url param was found.
SupabaseSSupabase / help-and-questions
4y ago
Error: No api key request header or url param was found
SupabaseSSupabase / help-and-questions
3y ago
No API key found in request.
SupabaseSSupabase / help-and-questions
2mo ago