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
Boolean responses are coming back from QB as lowercase ("true") but the BOOL_CAST type was only comparing against uppercase ("True"). Either case is valid
0 commit comments