You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having an integer value in a manifests environment variables, e.g. .environmentVariable("ALPHA_KEY_1", 1), causes a cast exception trying to convert the integer to a string.