<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Error reading JSON to Collection: Bad JSON escape sequence: \R. Path '', line 1, position 17. in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Error-reading-JSON-to-Collection-Bad-JSON-escape-sequence-R-Path/m-p/68272#M20877</link>
    <description>Hello Team&lt;BR /&gt;&lt;BR /&gt;I am trying to read a JSON object to Collection using the Utility - JSON object&amp;nbsp; and get the following error message&lt;BR /&gt;&lt;BR /&gt;Internal : Could not execute code stage because exception thrown by code stage: Bad JSON escape sequence: \R. Path '', line 1, position 17.&lt;BR /&gt;&lt;BR /&gt;Completely new to this JSON functionality. However I&amp;nbsp; understand the records I'm reading in are JSON nested objects. Can someone help to explain what the error means and how to rectify.&lt;BR /&gt;&lt;BR /&gt;Many thanks&lt;BR /&gt;&lt;BR /&gt;Debbie&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Deborah Parfitt&lt;BR /&gt;RPA Developer&lt;BR /&gt;BNPParibas PF UK&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 06 Jul 2021 16:17:00 GMT</pubDate>
    <dc:creator>DeborahParfitt</dc:creator>
    <dc:date>2021-07-06T16:17:00Z</dc:date>
    <item>
      <title>Error reading JSON to Collection: Bad JSON escape sequence: \R. Path '', line 1, position 17.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-reading-JSON-to-Collection-Bad-JSON-escape-sequence-R-Path/m-p/68272#M20877</link>
      <description>Hello Team&lt;BR /&gt;&lt;BR /&gt;I am trying to read a JSON object to Collection using the Utility - JSON object&amp;nbsp; and get the following error message&lt;BR /&gt;&lt;BR /&gt;Internal : Could not execute code stage because exception thrown by code stage: Bad JSON escape sequence: \R. Path '', line 1, position 17.&lt;BR /&gt;&lt;BR /&gt;Completely new to this JSON functionality. However I&amp;nbsp; understand the records I'm reading in are JSON nested objects. Can someone help to explain what the error means and how to rectify.&lt;BR /&gt;&lt;BR /&gt;Many thanks&lt;BR /&gt;&lt;BR /&gt;Debbie&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Deborah Parfitt&lt;BR /&gt;RPA Developer&lt;BR /&gt;BNPParibas PF UK&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Jul 2021 16:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-reading-JSON-to-Collection-Bad-JSON-escape-sequence-R-Path/m-p/68272#M20877</guid>
      <dc:creator>DeborahParfitt</dc:creator>
      <dc:date>2021-07-06T16:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: Error reading JSON to Collection: Bad JSON escape sequence: \R. Path '', line 1, position 17.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-reading-JSON-to-Collection-Bad-JSON-escape-sequence-R-Path/m-p/68273#M20878</link>
      <description>Can you post this Json for us? Try using Symphony JSON solutions in our DX&lt;BR /&gt;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/7888/solution/json-manipulation-c" target="_blank" rel="noopener"&gt;Blue Prism Digital Exchange&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Emerson Ferreira&lt;BR /&gt;Sr Business Analyst&lt;BR /&gt;Avanade Brasil&lt;BR /&gt;+55 (081) 98886-9544&lt;BR /&gt;If my answer helped you? Mark as useful!&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Jul 2021 16:57:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-reading-JSON-to-Collection-Bad-JSON-escape-sequence-R-Path/m-p/68273#M20878</guid>
      <dc:creator>EmersonF</dc:creator>
      <dc:date>2021-07-06T16:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: Error reading JSON to Collection: Bad JSON escape sequence: \R. Path '', line 1, position 17.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-reading-JSON-to-Collection-Bad-JSON-escape-sequence-R-Path/m-p/68274#M20879</link>
      <description>Hi Debbie,&lt;BR /&gt;&lt;BR /&gt;if \R is part of a JSON string, this isn't a valid JSON string. \ is a JSON escape sequence and the deserializer tries to interpret the following character. Like \n gives you a new line.&lt;BR /&gt;If the result should be \R you have to double-escapce the \. The JSON value should look like \\R&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Tobias Arnold&lt;BR /&gt;RPA Developer&lt;BR /&gt;ITERGO GmbH&lt;BR /&gt;Europe/Duesseldorf&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Jul 2021 05:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-reading-JSON-to-Collection-Bad-JSON-escape-sequence-R-Path/m-p/68274#M20879</guid>
      <dc:creator>TobiasArnold</dc:creator>
      <dc:date>2021-07-07T05:16:00Z</dc:date>
    </item>
  </channel>
</rss>

