Hey all!
Been having a great time working with Appsheet, and testing out Appsheet database.
I just wanted to make a mention of some issues I have been experiencing most recently as I have been traveling across a number of timezones while working on my app.
I have been using Google Apps Script along with Google Calendar API to write Calendar Event information to some rows in one of my Appsheet Database Tables. Things have been going well, that is, seemingly until I work in a different timezone. For example, 9/10 tables of my Appsheet Database were created in New York timezone.
I recently created another table in Rome timezone and it seemed to be working, but I couldn’t create references between it and other tables in the database. Even though I had switched the timezone in the table settings, it still wouldn’t permit any Table-To-Table permissions to be created.
I had another issue with the API calls not working in the Rome timezone that I just couldn’t figure out.
Once I returned to the New York time zone I was able to recreate the table, and in addition I was also able to get the API working. All I did was start from scratch again in the New York timezone. Both with the Apps Scripts and the Appsheet database Table, separately.
Then, more recently, I moved to Chicago timezone and once again my API calls were behaving strangely. I wasn’t sure what I was doing wrong. I tried generating a new table to see if I could send data there, and it’s not working at all. I am still in this timezone and I am unable fix the issue or get the API calls working.
I know this could be a whole slew of issues totally unrelated to timezones, and I am also keenly aware that Appsheet Database is in Preview Mode, which seems to be everyone’s first comment when I mention this, but I thought I would share this with the community anyway for your information! For me it’s not causing issues since I am just experimenting with the app anyway- but I wonder if anyone else has had similar bugginess when developing on the move!