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
Ensure that the `scopes` parameter is checked for null before joining its elements into a string. This prevents potential null reference exceptions. Changes are applied when constructing the `cacheKey` and setting the "scope" parameter in the `parameters` dictionary.
0 commit comments