Hi Guys,
I'm getting an Internal Error when I try to create a collection. This
happens both when authenticated on my own a/c, and with the
test_bucket example:
curl -d @car-schema.json -X PUT "
http://api.thriftdb.com/test_bucket/
cars"
{
"__class__": "ServerErrorResponse",
"message": "Internal Server Error"
}
regards,
Richard