Wissam

Results 12 comments of Wissam

Hi @Laurentje, Could you please provide some examples that work and others that don't work with our players and do work with other players? Thanks, Wissam

Hi @frsantos , Thank you for your input. I have asked our team to check it and I will keep you posted. Regards, Wissam

Hi @stirkac , Thank you for reaching out. The example you have provided won't work and you will get: `X-Cld-Error: Invalid color name "abc` Whether we encode it or not...

Hi @stirkac, We do encode color, if a valid color is passed, for example, `#e6e6e640` so in the resulting url it will be encoded to: `co_rgb:e6e6e640`. We do not sanitize...

Hi @DongnutLa, Perhaps you can also try something along the lines of: ``` let cloudinary = require("cloudinary").v2; let streamifier = require('streamifier'); let uploadFromBuffer = (req) => { return new Promise((resolve,...

Hi @aayobam, Thank you for sharing your input. We will review it internally and will keep you posted on our findings. Regards, Wissam

Hi @aayobam , I'm following up to see whether you had a chance to look into our last response. Please let us know if you have any additional questions, or...

Hi @Josh-a-e , Thank you for your input. I will share it with the team for review. Regards, Wissam

Hi @janbiesiada, Thank you for your input. This issue is under investigation and we will fix it in our next version. Best Regards, Wissam

Hi @janbiesiada . I would like to update you that we have released a new version that fixes the issue. It is version 1.20.0. Can you please upgrade the Cloudinary...