Recent searches


No recent searches

Bogdan Wojcieszyk's Avatar

Bogdan Wojcieszyk

Joined Apr 15, 2021

·

Last activity Oct 24, 2024

Following

0

Followers

0

Total activity

8

Votes

3

Subscriptions

3

ACTIVITY OVERVIEW

Latest activity by Bogdan Wojcieszyk

Bogdan Wojcieszyk commented,

CommentTicket basics

Howdy!
I tried to set up ticket search based on a keyWord in description or comment(s).
My string (base on this article) has this format:
"search.json?query=type:ticket  description:keyWord"
The problem is, I get more tickets than expected … I mean, some of them do NOT have the keyWord at all.
If I double quite keyWord, that is use this string:
“search.json?query=type:ticket  description:\”keyWord\""
then I got no tickets at all.
My keyWord is very simple “personinfo” (without quotes).
What do I do wrong?
 

View comment · Posted Oct 24, 2024 · Bogdan Wojcieszyk

0

Followers

0

Votes

0

Comments


Bogdan Wojcieszyk commented,

CommentSingle sign-on

Any chance you could show a code sample with C# and HttpWebRequest object? I tried to make a call passing data in object which looked like this:

{ jwtInput = "token", return_to = "return to url"}

but it did not work.

View comment · Posted Jan 09, 2024 · Bogdan Wojcieszyk

0

Followers

1

Vote

0

Comments