Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello,
Very weird, what browser do you use? Can you share a link to the project you're working on?
Hi Robert,
Can you provide a bit more information, like what language you are using for your CloudBackend function?
if it's Node.js, try using: callback(null, variable_for_payload)
If Python, you can try simply: return variable_for_payload
No one has replied