Requests are not signed because of Line 366 in ovh.es5.js : if (path.indexOf('/auth') < 0) { That 'if' shouldn't exist at all, right?
Requests are not signed because of Line 366 in ovh.es5.js :
if (path.indexOf('/auth') < 0) {
That 'if' shouldn't exist at all, right?