I never experienced such issue, but it appears as part of route and if I manually enter route then the result is 404.
If I copy from swagger %E2%80%8B appears.
How can I fix this issue?
.Net Core 2.1
http://localhost/functionCodes/%E2%80%8Btest - works
http://localhost/functionCodes/test - 404