Results 1 comments of Rodrigo Dobbin Fellows

Same here, The versions is the same as @lantonello. my callback: ``` // implement the success callback function(result) { console.log(result); if (result && result.event) { ...My code goes here }...