.Net Core 2.1 problem with JwtSecurityTokenHandler();











up vote
0
down vote

favorite












Description of problem in screenshot below.



I sitting on this many hours and i still have no idea what i am doing wrong.
I searched in google but i didn't find any solution. Maybe some of you have the same problem and know how to sort out.
Thanks in advance



sreenshot of my code










share|improve this question
























  • I forgot to tell that i am using .net core 2.1
    – Mateusz Stroba
    Nov 18 at 17:31










  • I think you are using the new keyword in wrong place. New is used to create an instance of the class. Since you have created once the instance there is no need for the new keyword.
    – Llazar
    Nov 18 at 17:37










  • thanks man it works :) propably it is a change in .netcore 2.1 btw in .netcore 2.0 it working but i really thank you :)
    – Mateusz Stroba
    Nov 18 at 17:55










  • Glad to help you.
    – Llazar
    Nov 18 at 17:57















up vote
0
down vote

favorite












Description of problem in screenshot below.



I sitting on this many hours and i still have no idea what i am doing wrong.
I searched in google but i didn't find any solution. Maybe some of you have the same problem and know how to sort out.
Thanks in advance



sreenshot of my code










share|improve this question
























  • I forgot to tell that i am using .net core 2.1
    – Mateusz Stroba
    Nov 18 at 17:31










  • I think you are using the new keyword in wrong place. New is used to create an instance of the class. Since you have created once the instance there is no need for the new keyword.
    – Llazar
    Nov 18 at 17:37










  • thanks man it works :) propably it is a change in .netcore 2.1 btw in .netcore 2.0 it working but i really thank you :)
    – Mateusz Stroba
    Nov 18 at 17:55










  • Glad to help you.
    – Llazar
    Nov 18 at 17:57













up vote
0
down vote

favorite









up vote
0
down vote

favorite











Description of problem in screenshot below.



I sitting on this many hours and i still have no idea what i am doing wrong.
I searched in google but i didn't find any solution. Maybe some of you have the same problem and know how to sort out.
Thanks in advance



sreenshot of my code










share|improve this question















Description of problem in screenshot below.



I sitting on this many hours and i still have no idea what i am doing wrong.
I searched in google but i didn't find any solution. Maybe some of you have the same problem and know how to sort out.
Thanks in advance



sreenshot of my code







c# token






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 18 at 19:50









pirho

3,567101830




3,567101830










asked Nov 18 at 17:20









Mateusz Stroba

21




21












  • I forgot to tell that i am using .net core 2.1
    – Mateusz Stroba
    Nov 18 at 17:31










  • I think you are using the new keyword in wrong place. New is used to create an instance of the class. Since you have created once the instance there is no need for the new keyword.
    – Llazar
    Nov 18 at 17:37










  • thanks man it works :) propably it is a change in .netcore 2.1 btw in .netcore 2.0 it working but i really thank you :)
    – Mateusz Stroba
    Nov 18 at 17:55










  • Glad to help you.
    – Llazar
    Nov 18 at 17:57


















  • I forgot to tell that i am using .net core 2.1
    – Mateusz Stroba
    Nov 18 at 17:31










  • I think you are using the new keyword in wrong place. New is used to create an instance of the class. Since you have created once the instance there is no need for the new keyword.
    – Llazar
    Nov 18 at 17:37










  • thanks man it works :) propably it is a change in .netcore 2.1 btw in .netcore 2.0 it working but i really thank you :)
    – Mateusz Stroba
    Nov 18 at 17:55










  • Glad to help you.
    – Llazar
    Nov 18 at 17:57
















I forgot to tell that i am using .net core 2.1
– Mateusz Stroba
Nov 18 at 17:31




I forgot to tell that i am using .net core 2.1
– Mateusz Stroba
Nov 18 at 17:31












I think you are using the new keyword in wrong place. New is used to create an instance of the class. Since you have created once the instance there is no need for the new keyword.
– Llazar
Nov 18 at 17:37




I think you are using the new keyword in wrong place. New is used to create an instance of the class. Since you have created once the instance there is no need for the new keyword.
– Llazar
Nov 18 at 17:37












thanks man it works :) propably it is a change in .netcore 2.1 btw in .netcore 2.0 it working but i really thank you :)
– Mateusz Stroba
Nov 18 at 17:55




thanks man it works :) propably it is a change in .netcore 2.1 btw in .netcore 2.0 it working but i really thank you :)
– Mateusz Stroba
Nov 18 at 17:55












Glad to help you.
– Llazar
Nov 18 at 17:57




Glad to help you.
– Llazar
Nov 18 at 17:57

















active

oldest

votes











Your Answer






StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53363538%2fnet-core-2-1-problem-with-jwtsecuritytokenhandler%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53363538%2fnet-core-2-1-problem-with-jwtsecuritytokenhandler%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Paul Cézanne

UIScrollView CustomStickyHeader Resize height generates problems when scroll is too fast

Angular material date-picker (MatDatepicker) auto completes the date on focus out