Closed deejaybill closed 7 years ago
Hello @deejaybill,
I apologize for the delay in processing this error.
Indeed I see this error well, I have not used the API enough to have seen it in the past. In order to correct it, I prefix the variables as you advised me but also I recall the method if an error during the query occurs.
Thank you for having postponed this problem, if any time you notice any other error , please let me know.
Regards, Dimer47
Sometimes when I use storage.object().get() in a chain of promises it could return the following error "Cannot read property 'headers' of undefined".
The problem I think is at the line 247 of the OVHObjectStorage.js file. If I change the data object with three variables, it always works perfectly. I know this is pretty nonsense but the code below doesn't get me any error.