SDK and Sync Gateway

Hi Priya,

I forgot to add the following lines to my sync gateway config json.

        "unsupported": {
            "enable_extended_attributes": true
        },
        "import_docs": "continuous"

Now I can fetch data smoothly. Thanks for your help.

1 Like