We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I added this and it seems to be working:
$ curl http://demo.mobile.couchbase.com/chess-park/ {"error":"Unauthorized","reason":"Login required"}%
@adamcfraser can you test against this and see if it works for you? If so, we can set this as the default URL in the code.
Also if you want to double check the config.json being used by the sync gw:
https://github.com/couchbase/sync_gateway/blob/master/examples/democlusterconfig.json
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I added this and it seems to be working:
@adamcfraser can you test against this and see if it works for you? If so, we can set this as the default URL in the code.
Also if you want to double check the config.json being used by the sync gw:
https://github.com/couchbase/sync_gateway/blob/master/examples/democlusterconfig.json
The text was updated successfully, but these errors were encountered: