08-29-2019, 07:08 PM
Hi Simon and WhenInSpace,
The initialization code snippet was modified in this update which has omitted the declaration of the global variable gCDBAuthKey. We will roll out a fix shortly. Meanwhile, a quick fix would be to declare the global variable gCDBAuthKey at the location where you place the initialization code. As a suggestion, I would recommend turning on Strict Compilation mode in the Livecode setting as it would help finding the similar issue very quickly.
-Jason
The initialization code snippet was modified in this update which has omitted the declaration of the global variable gCDBAuthKey. We will roll out a fix shortly. Meanwhile, a quick fix would be to declare the global variable gCDBAuthKey at the location where you place the initialization code. As a suggestion, I would recommend turning on Strict Compilation mode in the Livecode setting as it would help finding the similar issue very quickly.
-Jason