This (task.get_return_value()
actually isn’t possible with Media objects):
Instead, you have to return a key that will let you retrieve the media object from a data table, as Owen says.
This (task.get_return_value()
actually isn’t possible with Media objects):
Instead, you have to return a key that will let you retrieve the media object from a data table, as Owen says.