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
{{ message }}
This repository was archived by the owner on Feb 12, 2018. It is now read-only.
There is an error in Connect.Libraries.UserManagement.GetVerificationCode, please add .ToString() at PortalID and UserID in your code (line 33):
User.PortalID.ToString() + "-" + User.UserID.ToString()