here is the complete example. hope you guys find it useful. Canvas surface : <div id="content"></div> <script> function sendRequest() { // Get the container and create a new DataRequest object var mos = opensocial.Container.get(); var dr = mos.newDataRequest(); dr.add(mos...