> On Aug 22, 2016, at 10:26 AM, Brendan Duddridge <[email protected]> wrote: > > Actually in the full error message that I posted, the error did say > "missing_stub":
Oh, sorry. In that case it refers directly to the “stub”:true property that appears in the attachment metadata to indicate that the body of the attachment is deliberately not being sent. (The alternatives are to send the data inline by adding a “data” property, or by adding a “follows”:true property to indicate that the data is in a separate MIME part.) Is there a way you can capture the entire request that produced the error, by using HTTPScoop or Charles Proxy or something? —Jens -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/F9476F2B-1487-41AF-B693-BF9808EC2BAC%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
