Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
H
@luca 文档里的方法是需要数据库直连的。我是直接网页上调用的,要下面这样的方式。
curl 'https://cpe3req5g6h68nlr5h8g.baseapi.memfiredb.com/rest/v1/usage_record?id=eq.1&select=*' -H "apikey: SUPABASE_KEY" -H "Authorization: Bearer SUPABASE_KEY" -H "Range: 0-9"