broken url comes from backendless from afterUpload event

Hi.

I’m moving file to other directory inside afterUpload event and Files.moveFile return resulting file url.
if i output this in console url seems fine, but after i return it to client like “return Promise.resolve(fileurl)” it comes to client double like
https://api.backendless.com/somethinghttps://api.backendless.com/something

Hi Svyatoslav

Please provide your application id

Regards,
Anton

it’s 1B92F985-D9EF-9689-FFAC-C7E5FE5F2A00

Svyatoslav,

We’ve reproduced the problem and scheduled an internal task to fix it. Ticket ID is BKNDLSS-16401. We’ll notify you as soon as it’ll be fixed.

Best regards

Hi Svyatoslav,

The issue has been fixed, please verify

Best regards

Hi, all seems fine, thanks!