Better error message when getCollections returns error
Description
SG of version less than 3.1 does not understand "getCollections" In this case, Lite receives error 404 without telling the reason (of course, it could not anticipate future).
To help users, we will include the following in the error message,
“The Sync Gateway does not support named collections. Configure your replicator using the collection “_default._default””
Activity
Show:
CB robot June 30, 2023 at 10:29 PM
Build couchbase-lite-net-3.1.1-3 contains couchbase-lite-core commit f4bda3b with commit message: : Better error message when getCollections returns error. (#1826)
CB robot June 29, 2023 at 10:46 PM
Build couchbase-lite-ios-3.1.1-10 contains couchbase-lite-core commit f4bda3b with commit message: : Better error message when getCollections returns error. (#1826)
CB robot June 29, 2023 at 8:55 PM
Build couchbase-lite-c-3.1.1-8 contains couchbase-lite-core commit f4bda3b with commit message: : Better error message when getCollections returns error. (#1826)
CB robot June 29, 2023 at 1:50 AM
Build couchbase-lite-core-3.1.1-10 contains couchbase-lite-core commit f4bda3b with commit message: : Better error message when getCollections returns error. (#1826)
Fixed
Pinned fields
Click on the next to a field label to start pinning.
SG of version less than 3.1 does not understand "getCollections" In this case, Lite receives error 404 without telling the reason (of course, it could not anticipate future).
To help users, we will include the following in the error message,
“The Sync Gateway does not support named collections. Configure your replicator using the collection “_default._default””