I am getting a 500 error when I try to query one of the tables in my Backendless application. The table with the problem is the Product_Type table and I have tried deleting and recreating it, but the problem persists. It is only with get requests though as I can save data through my php application. My app-id is “38698B33-E743-E536-FF6F-610C2D8C0C00”
Hi John,
I was able to reproduce the problem. Let us look into it…
Mark
Hi John,
I see some discrepancies in the database for the app. How recent is the app? Has it been in use for a while?
Regards,
Mark
The two product tables are new. The others have been used for a while.
Thanks. We are going to run a few maintenance tasks on the database for the app. Please avoid creating new tables for now. We will update this topic as soon as functions have been restored.
The problem is being tracked with internal ID of BKNDLSS-14456
Hi John,
The problem has been fixed, but you’ll have to recreate the products tables.
I appear to be able to add items to the table, but when I am on the dashboard, it is not showing the items that are in the table. It shows that three records are present, and I can get those records with a REST call, but they are not otherwise viewable on the dashboard.
Have you deleted and created from scratch Product_Type and Products tables?