Json error

im getting this error can anyone help ?

Hi
if possible can i have a view on the property panel of Deserialize json and also the VARIABLE PANEL with that variables defined

and for more details on the datatype of variable to be used kindly have a view on this

Cheers @Mayur_Pawar

@Mayur_Pawar

  1. Please include the filename with the extension.
  2. Ensure the JSON is valid.

If the issue still exists please attach a sample Json

@Palaniyappan

Hi @Mayur_Pawar

You can use deserialize json array
use for each item in StrJsonarray
print the item

Thanks
Ashwin S

Can you let me know if you are changing the type argument here @Mayur_Pawar

yeah i showed in above snap
@HareeshMR

I mean, what is the default type there when you drag it… I’m not able to check it now :smile: … can you please check with default type and let me know if it is working?

please provide sample json array that is passed to the deserialize activity.

default type is Newtonsoft.Json.Linq.JObject only
@HareeshMR

you mean to say json file where i had wrote json code ?

Hi @Mayur_Pawar

try this example

JsonDeserialize.xaml (10.2 KB)

Thanks
ashwin S

activity missing …
@AshwinS2

Hi @Mayur_Pawar

UiPath.web.activities installation

Thanks
ashwin S

its already there in system…
@AshwinS2

Hi @Mayur_Pawar

use deserialie json in activity panel

Thanks
ashwin S

if you don’t mind can i have your json like i want to take a look of it how you made it and all

@AshwinS2

Hi @Mayur_Pawar

Check this screenshot

Thanks
ashwin S

item.json (65 Bytes)

check just is this json is right or wrong ?
@AshwinS2

Hi @Mayur_Pawar

Check this
credentials.json (70 Bytes)

Thanks
ashwin S