I could solve it by myself.
Just extends class JiraRestClient
Hi, I have the same problem. Can you share an example how you solve that?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks a lot! It was really helpful. Instead of writing my own authenticator, I used JwtAuthenticator from the RestSharp library. It seems to have worked well, as your solution :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.