It looks like you are using a custom rexster extension. How are you
<
sudhak...@gmail.com> wrote:
> A sample URL is as follows:
>
>
http://101.18.273.93:8182/graphs/neo4jgraph/tp/custom/createedges?data={"newVertexDetails":[{"NESTED_namedetails":[{"formatted":"Busy%20with%20JOB%20&%20Ready%202%20take%20off"}]}
>
>
> On Friday, November 9, 2012 8:31:52 PM UTC+5:30, Stephen Mallette wrote:
>>
>> can you please supply a sample URL that is causing the problem? can
>> you please be more explicit in where the & is being use? a curl
>> statement that reproduces the problem against the sample "tinkergraph"
>> that ships with rexster would be ideal.
>>
>> thanks,
>>
>> stephen
>>
>> On Fri, Nov 9, 2012 at 9:04 AM, Sudhakar Gurram <
sudhak...@gmail.com>
>> wrote:
>> > Hi,
>> >
>> > I am getting the following exception
>> >
>> > Caused by: java.io.IOException: Server returned HTTP response code: 500
>> > for
>> > URL:
>> >
>> > when the JSON data that is passed in the GET request to the Rexster
>> > server
>> > has "&".
>> >
>> > What is the solution for getting rid of this issue.
>> >
>> > --
>> >
>> >
>