Skuid Version:12.0.4
I can’t get a PostgreSQL data source to return any data. I’ve tried messing around with the javascript a bunch but any call I make to postgres from an actual running page returns
Invalid Response FormatI know my connection is working because from the configure tab I was able to retrieve tables and fields dynamically from the database using the "Import Data Source Object" mechanism and from the page builder I'm able to create models from that data source. What's going on here? How can I debug this further?