REST API issue with duplicate data handling
JackRaven_ is experiencing an issue with the Supabase REST API when querying a database table that contains duplicate values. Although the API returns a 200 success code, the response body is empty when duplicate data is involved. The user has tried changing the primary key setup but the issue persists.