Closed adamski closed 8 years ago
If you tail the sync gateway logs in your cloudant server can you see the request and corresponding 405?
I think might be better asked in https://github.com/couchbase/couchbase-lite-ios or https://github.com/couchbase/couchbase-lite-android, all this project really does is expose the native REST api to react-native.
Yes I realised that soon after posting. Not sure I can log the requests to Cloudant unfortunately. I will ask at the couchbase-lite-android repository. Thanks
The sync gateway will be logging (unless you've turned it off of course).
Good luck
I'm not using Sync Gateway - replicating direct from Cloudant, which AFAIK do not provide request logs :-/
I'm struggling to get replication working on Android. I'm replicating from a Cloudant database. The same code works fine for iOS.
My init code:
Relevant logs: