Error message "After parsing a value..."

Hi,
I tried to open one of my robots. But as soon as I try to open one of the XAML files in the folder for the robot I get this message "After parsing a value an unexpected character was encountered: “Path ‘description’, line 3, position 47.”
Last time I run the robot I saved it. Without any changes. So I do not understand why I cannot open it.
Kind regards, Anna

Hi @ahaegglund,

It seems that something went wrong with your project’s json file.
If you check it, it indeed has a “description” on line 3. My bet would be that some weird character is in that line.

Could open the file in notepad and post a screenshot?

Thank you so very much. Indeed, I had “” at the end of line 3, instead of only ". Now it works.