Reported by @nicofrand. He hits this issue when trying to use a client-side application in Incognito mode in Chrome 55: ``` Uncaught (in promise) FetchError {response: Response, url: "https://xxxx/ds-api/request/doctypes/getsums/", status: 401, reason: Object} ``` See https://github.com/cozy/cozy-client-js/blob/master/src/fetch.js#L34 Ping @jinroh
Reported by @nicofrand.
He hits this issue when trying to use a client-side application in Incognito mode in Chrome 55:
See https://github.com/cozy/cozy-client-js/blob/master/src/fetch.js#L34
Ping @jinroh