I were using latest tablesdb in my project but started facing this error. Its been few days i am using in same way but now somehow i started receving this error.
TL;DR
Developers are encountering an error regarding a missing table ID while using the latest tablesdb in their project. The correct format for the URL should be `tablesdb/{DATABASE_ID}/tables/{TABLE_ID}/rows`. Double-check to ensure the table ID is included in the URL.
Kenny
10 Sep, 2025, 14:52
Looks like you're missing a table id
Kenny
10 Sep, 2025, 14:53
should be tablesdb/{DATABASE_ID}/tables/{TABLE_ID}/rows