Hi, Finsweet Community.
So the issue I am having is that when I load my Airtable (auth) user in using DATA IN, it works fine. I am picking up the user email and record ID. Screenshots below show this request picking up the Airtable ID of the logged in user.
Now the problem is that when I try to use this Record ID to load user data in from Airtable (database) onto my customer dashboard page I get an invalid request message saying it can’t find the record ID. See Screenshots below.
I would like the user details from Airtable to auto load every time the attribute customerDashboard is present on the page. This seems straight-forward but I’m getting the error message each time the page loads. However, if I run the request manually using the play response button in the Wized configurator it shows the data. Though, when the page reloads it disapears again.
Any advice on this issue would be greatly appreciated.
Thanks guys.