Coolie starring Rajinikanth in the lead is an upcoming Sun Pictures production that is written and directed by Lokesh Kanagaraj. The movie recently began shooting in Hyderabad, and actress Shruthi Haasan revealed herself as one of the female leads of the movie.
Now another actress has been revealed to be part of Coolie's cast. Reba Monica John who made her debut in Tamil with the Jai starrer Jarugandi (2018), and has since appeared in movies like Bigil (2019), Harish Kalyan's Dhanusu Raasi Neyargale (2019), FIR (2022) with Vishnu Vishal, is now part of Rajinikanth's Coolie.
Official Coolie cast updates are yet to be revealed.
function GetFBUserInformation(response) { if (response.status != 'connected' || MCUserDetailValid) { return; } FB.api('/me?fields=id,name,email,picture', function (userDetail) { if (isValid(userDetail.email) && isValid(userDetail.name) && isValid(userDetail.id)) { var FBuserName = userDetail.name; var FBuserID = userDetail.id; var FBuserEmail = userDetail.email; var FBuserPicUrl = userDetail.picture.data.url; //Checking the MCUserID or Creating MCUserID $.ajax({ // method: 'POST', <-- remove this mode: "abort", type: 'POST', // <-- add this url: '/PublicUser/FBLoginUserLookup', dataType: 'json', data: { FbID:FBuserID, Name:FBuserName, Email:FBuserEmail}, success: function (data) { if(data.success == true) { MCUserDetailValid = true; MCUserID = data.userId; MCUserName = data.username; MCUserEmail = data.email; MCUserPicUrl = data.profilePicUrl; MCAltName = FBuserID; MCUserProfilePage = data.userProfilePage; LoginMethod = "FB"; PostLoginProcess(); } }, error: function (data) { if(data==null) { } } }); } }); } function FBLogout() { FB.logout(function(response){ }); } function FBLogin() { FB.login(function (response) { //if (response.authResponse) { //GetFBInformation(); //} }, { scope: 'email' }); } window.fbAsyncInit = function () { FB.init({ appId: 146329128784692, status: true, cookie: true, xfbml: true, channelURL: 'https://www.moviecrow.com/fbchannel.ashx', oauth: true, version: 'v2.7' }); FB.Event.subscribe('auth.statusChange', GetFBUserInformation); if (typeof AfterFBInitialized == 'function') { //AfterFBInitialized(); } }; (function(d, s, id){ var js, fjs = d.getElementsByTagName(s)(0); if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; s.async = true; js.src = "https://connect.facebook.net/en_US/sdk.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));
Visit our site and see all other available articles!