apache / nano

Nano is now part of Apache CouchDB. Repo moved to https://GitHub.com/apache/couchdb-nano
https://github.com/apache/couchdb-nano
Other
1.12k stars 157 forks source link

db.multipart.get does not work with Cloudant Local 1.0.0.5 #348

Open yawenchien opened 7 years ago

yawenchien commented 7 years ago

Version

Issue db.multipart.insert creates doc successfully & correctly in Cloudant Local 1.0.0.5. However, db.multipart.get does not return error code but does not retrieve correct/readable doc.

Workaround Use https://$HOST/$DATABASE/$DOCUMENT_ID and https://$HOST/$DATABASE/$DOCUMENT_ID/FullContent to retrieve doc & its attachment.

carlosduclos commented 7 years ago

This repository has been merged into apache/couchdb-nano, please continue the discussion here