Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting java.util.regex.PatternSyntaxException: Illegal repetition whenever I am trying to pass nested json string in my request header #1598

Open
RiddhiKhatri opened this issue Mar 22, 2022 · 4 comments
Labels
needs info Information is either missing or incomplete.

Comments

@RiddhiKhatri
Copy link

I am getting "Illegal repetition\r\n{ " Exception when I am trying to pass nested JSON Object as the request header. If it is single JSON object it works fine. Is there any way I could add Nested JSON as the Request Header.

@Shapoval1van
Copy link

Shapoval1van commented Apr 18, 2022

I got a same Issue(v. 11.8), do you know how to fix it?

@rage-shadowman
Copy link
Contributor

@RiddhiKhatri and @Shapoval1van: if you're asking a question, stackoverflow might be better. If you are reporting a bug, then a reproducible example would help.

@kdavisk6
Copy link
Member

kdavisk6 commented Oct 7, 2022

Please provide a minimal reproduceable example that demonstrates your issue along with the expected behavior and actual behavior observed.

@kdavisk6 kdavisk6 added the needs info Information is either missing or incomplete. label Oct 7, 2022
@JKomoroski
Copy link
Contributor

Hard to say with certainty without more detail, but this looks like another json header issue fixed in master at HEAD now but not yet released. Related to the fixes that came in for #1464

I believe this can be closed @kdavisk6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs info Information is either missing or incomplete.
Projects
None yet
Development

No branches or pull requests

5 participants