Skip to content
Snippets Groups Projects
Commit f21e744c authored by Klaus Fischer's avatar Klaus Fischer
Browse files

Changed exception

parent 943b15d2
No related branches found
No related tags found
1 merge request!6Routing Api
......@@ -56,7 +56,7 @@ public class Router : IRouter {
if (!verifyJwt) {
throw new Exception(
$"SubmissionHost does not match DesitnationParamtersSingatures issuer");
$"SubmissionHost does not match DesitnationParamters SubmissionUrl");
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment