I am using Azure Database for MySQL flexible server. I have successfully performed queries of my data in database query workflow. After adding the “Server Connect” component to a page, I am attempting to add a table using the Bootstrap 4 database component. After successfully pulling in the table, I receive an error 502 from the server. The table pulls in the column names, but none of the values, and just returns a 502 error.
Has anyone successful connected Wappler to an Azure MySQL Database or can provide more insight to the 502 error? Very odd I can see data when building a query in the workflow, but get an error when adding it to dynamic attribute.