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
Due to null check and not a String.IsNullOrWhitespace, the organization key was never properly filled in when using the complete workflow.
Changed to String.IsNullOrWhitespace and added extra debuglogging as well.
0 commit comments