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
Creating a profile client using profileClient, err := profile.NewClient(ctx, connection) throws an error: "API resource area Id is not registered on https://dev.azure.com/".
same thing happens with identifyClient.GetSelf
The text was updated successfully, but these errors were encountered:
Creating a profile client using
profileClient, err := profile.NewClient(ctx, connection
) throws an error: "API resource area Id is not registered on https://dev.azure.com/".same thing happens with identifyClient.GetSelf
The text was updated successfully, but these errors were encountered: