# I am getting this error in Remedy Rest Plugin "Remedy (REST): Update Log 2.0 - ERROR (version 5.5.0 from 2020-05-29) : A JSONArray text must start with '\[' at 1 \[character 2 line 1\]".Is anyone get the same type of error?

**URL:** https://community.automationedge.com/t/i-am-getting-this-error-in-remedy-rest-plugin-remedy-rest-update-log-2-0-error-version-5-5-0-from-2020-05-29-a-jsonarray-text-must-start-with-at-1-character-2-line-1-is-anyone-get-the-same-type-of-error/2504
**Category:** Get Help & Discuss
**Tags:** rpa
**Created:** [August 24, 2020, 11:26am UTC](https://community.automationedge.com/t/i-am-getting-this-error-in-remedy-rest-plugin-remedy-rest-update-log-2-0-error-version-5-5-0-from-2020-05-29-a-jsonarray-text-must-start-with-at-1-character-2-line-1-is-anyone-get-the-same-type-of-error/2504 "2020-08-24T11:26:01Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Vijay\_k](https://avatars.discourse-cdn.com/v4/letter/v/96bed5/32.png) [@Vijay\_k](https://community.automationedge.com/u/Vijay_k)
#### Post date: [August 24, 2020, 11:26am UTC](https://community.automationedge.com/t/i-am-getting-this-error-in-remedy-rest-plugin-remedy-rest-update-log-2-0-error-version-5-5-0-from-2020-05-29-a-jsonarray-text-must-start-with-at-1-character-2-line-1-is-anyone-get-the-same-type-of-error/2504/1 "2020-08-24T11:26:01Z")

</div>

Remedy (REST): Update Log 2.0 - ERROR (version 5.5.0 from 2020-05-29) : A JSONArray text must start with ‘[’ at 1 [character 2 line 1]

---

<div class="post-metadata">

### Author: ![aditya.devi](https://avatars.discourse-cdn.com/v4/letter/a/e47774/32.png) [@aditya.devi](https://community.automationedge.com/u/aditya.devi)
#### Post date: [July 9, 2021, 2:16pm UTC](https://community.automationedge.com/t/i-am-getting-this-error-in-remedy-rest-plugin-remedy-rest-update-log-2-0-error-version-5-5-0-from-2020-05-29-a-jsonarray-text-must-start-with-at-1-character-2-line-1-is-anyone-get-the-same-type-of-error/2504/2 "2021-07-09T14:16:18Z")

</div>

Are you providing input via JSON input field?  
Check with this sample syntax

{“First Name”:“Albert”,“Last Name”:“Khaitan”}
