© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4y ago•
12 replies
elhe26

Can't use UUID string when uploading row

Hi all,

I'm trying to use an UUID string as a parameter to upload it in supabase. The error I'm getting is the following:

{
  code: '22P02',
  details: null,
  hint: null,
  message: 'invalid input syntax for type bigint: ""'
}
{
  code: '22P02',
  details: null,
  hint: null,
  message: 'invalid input syntax for type bigint: ""'
}
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

Can't filter by uuid...
SupabaseSSupabase / help-and-questions
4y ago
Can't change column uuid back from type text to type uuid
SupabaseSSupabase / help-and-questions
3y ago
Error uploading document - new row violates row-level security policy
SupabaseSSupabase / help-and-questions
6mo ago
Can't update a row (typescript)
SupabaseSSupabase / help-and-questions
3y ago