Bulk Update Error

I keep getting this error message when trying to do a bulk update.

“The Bulk Update could not happen due to Expecting value: line 1 column 1 (char 0)”

Any ideas what I am doing wrong?

Please let us know which doctype and which field you

are trying to modify via bulk-update?

Doctype = Lead

Bulk Update = Lead Owner

Condition = User Defined field “State”

What exactly are you putting in the Condition?

Should be something like:

state = "NY"

@volkswagner Thank you for your help. The issue is I needed { } around the condition.