Can codeless http upload binary?

Ouch, I didn’t realize that! I thought it would be more forgiving, thanks for pointing out

Hi, @yuriy

We’ve just updated cloud servers with a fix for the issue above. Could you kindly let us know whether fix works for you well?

Regards,
Marina

Hi Marina, could you clarify what is fixed? How does Log work if the object was in input?

Hello @yuriy!

In this case you get an error message, you still need to use a string, not an object.
Thank you for helping to make Backendless better.

Regards,
Alexander

@yuriy, if there is an object rather than a string attached to the log message block we have added that the following error will be logged:

Error: "message" must be a string at Logging

Regards,
Marina

ah, yes I see this kind of error if trying to Log object. Thanks