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

Error 1043 thrown .AND. Message in the response/output has unicode chars #30

Closed
rao-anant opened this issue Sep 8, 2023 · 0 comments
Closed

Comments

@rao-anant
Copy link

Example:
"Message": "The optional parameter \u0027\u0027 was added in the new version.",

Full content:
{
"Severity": 1,
"Message": "The optional parameter \u0027\u0027 was added in the new version.",
"OldJsonRef": "#/paths/1subscriptions1{id}~1transactions/get/parameters/0",
"NewJsonRef": "#/paths/1subscriptions1{id}~1transactions/get/parameters/0",
"Id": 1043,
"Code": "AddingOptionalParameter",
"Mode": 0
}

What can I do to have the unicode chars shown in the clear?
Thanks!

@rao-anant rao-anant changed the title Message in the response/outout has unicode chars Message in the response/output has unicode chars Sep 8, 2023
@rao-anant rao-anant changed the title Message in the response/output has unicode chars Error 1043 thrown .AND. Message in the response/output has unicode chars Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant