Scott,

That's a relatively new feature, if you're using 0.8.x you should
upgrade to trunk.

Paul

On Sat, Oct 11, 2008 at 11:16 PM, Scott Stubbs <[EMAIL PROTECTED]> wrote:
> Greetings, I'm reading the HttpDocumentApi on the wiki and noticed a way to
> POST /_uuids?count=100 to retrieve a list of unused document IDs.  So far
> I'm not having any success.  I get the following response using curl and
> couchdb 0.8.1:
> $  curl -X POST http://localhost:5984/_uuids?count=1 -H "Content-Type:
>> application/json"
>>
>
>> {"error":"not_found","reason":"unknown_private_path"}
>>
>
> What am I missing?
>
> Regards,
>
> Scott S.
>

Reply via email to