Not sure if its just me, but I’m experiencing 500 errors across all my apps on any Details Page that has a sublist with conditional filtering based on Current Record parameters.
The sublists fail to load data, and I get a “Something Went Wrong” Toast error.
The console shows a internal server 500 error:
POST …v1/datasource/airtable/c988a51a-c9e2-457a-b183-09638485c60c/f07da4ee-4566-4b0e-81eb-510732ddb493/fa669050-98ed-452a-b34f-2eec719bb8cf/9e272a73-5940-4883-9869-252179f151d4/data 500 (Internal Server Error)
The location of the error (according to the debugger) is VM765, inside e.exports = function(e).
TLDR: None of my conditionally filtered lists, when filtered by “Current Record” parameters of the Details page, are loading data. When I remove the Current Record filters, they work.
I can filter the lists by conditional filters based on the list’s datasource table, but not any Current Record filter.
I’m guessing this is specific to my authorizations, but I couldn’t find any issues with my OAuth, in either Airtable or Softr integrations. Just spit-balling here, but I’m wondering if Airtable is blocking OAuth calls with whatever protocol was unique to Softr’s conditional filtering by Current Record function.
@visionist Airtable sometimes asks to re-authenticate the connection sending such emails. You can do it by following the steps described here: Airtable – Softr Help Docs