Hi,
after playing with couchdb 0.10 examples: command: curl -X PUT http://xxxx.xxx.xxx:5984/albums/6e1295ed6c29495e54cc05947f18c8af -d '{"title":"There is Nothing Left to Lose" "artist":"Foo Fighters"}' I get the following error: {"error":"bad_request","reason":"invalid UTF-8 JSON"} Whats wrong, How to fix it ? Thanks, SF
