I built an app that generates a QR code after saving data, and it worked correctly.
Later, I created a BOT to send the embedded form to my email for the purpose of scanning the QR code. However, the QR code in the email displayed nothing. I received an error message: “Invalid parameters to request the table file URL.”
I noticed that the link to the QR code in the email is different from the one in the app. For example, it looks like this: “https://appsheet.com/template/gettablefileurl?appName=RandyHome-307726196” and it lacks parameters like “appName” and “tableName.”
Please help me resolve this issue!