Google App Maker app not working after deploy

前端 未结 2 1510
粉色の甜心
粉色の甜心 2021-01-16 17:25

I have built an app with Google App Maker which has a Suggest Box linked to a table by a Query parameter.

The app works correctly in Preview mode, but when I deploy

2条回答
  •  旧时难觅i
    2021-01-16 17:51

    Use the browser console to see if there's an error on the connection, make sure the user has access to the datasource and if you're using cloud SQL check the parameters of cloudSQL in the publication

提交回复
热议问题