Getting an error BC30198:')'

Getting an error BC30198:‘)’ while pasing this as a string “{"op":"add","path":"/fields/System.Title","from":null,"value":"Bug_Name"}”

Hi,

Do you use VB mode? if so,can you try as the following?

"{""op"":""add"",""path"":""/fields/System.Title"",""from"":null,""value"":""Bug_Name""}"

Regards,

1 Like

@Yoichi It isn’t working.

Regards

Hi,

The above seems not to be relevant with BC30198 error.
What string do you pass to the server?
Perhaps you should use variable and output its contents just before HTTP Request then check it if it’s same as what you expect.

image

Regards,

1 Like

HI,

Can you share specification of your API? And also current settings of HTTP request activity?

Regards,

Hi,

Can you try as the following?

Regards,

Hi @Yoichi ,
It worked, Thanks much appreciated.

Regards

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.