Hello,
Sorry if this question was asked... I get a following exception once user requests an email reset:
Invalid URI: The format of the URI could not be determined.
[UriFormatException: Invalid URI: The format of the URI could not be determined.] System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind) +6844372 System.Uri..ctor(String uriString) +21
etc...
Would someone know what would be the issue here?