JSONP is allowed into couchbase server

I just create a view into the sync gateway ,Also I added the cors in my config file according with the doc, after call my view into kendo ui working very well into internet explorer but not into chrome.
Chrome error
’Access-Control-Allow-Origin’ header contains the invalid value ‘’. Origin ‘null’ is therefore not allowed access.

any idea