I tried using CBLAuthenticator instead of NSUrlCredentialStorage, and that fixed the 401 errors. Will try to revert the code to see the log. Thanks.
On Monday, October 20, 2014 11:41:49 AM UTC-7, Jens Alfke wrote: > > > On Oct 20, 2014, at 10:35 AM, David Quon <[email protected] > <javascript:>> wrote: > > Are you trying to replicate with a secure server over SSL? If so maybe > it's related to this problem. > https://github.com/couchbase/couchbase-lite-ios/issues/482 > > > I don't think so. That's an SSL issue; it doesn't result in an auth > failure (401) but a connection failure. > > The closest thing I can see in the issue tracker is #466 > <https://github.com/couchbase/couchbase-lite-ios/issues/466>, but that's > about *not* getting a 401 error on iOS 8. > > Joey, please file an issue and give as much detail as you can about what's > going wrong. > > —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/3baba871-6095-4a87-acbe-39cba039f730%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
