Not getting response when posting in Google Plus in android

Hello all.

 

I’m having problem with google plus post

 

I am calling gConnect.connect(connectCallback) function from which i supposed to get response from the “google plus server” .

 

I kept a button in the app which will redirect to google plus. I signed and posted my app in google plus, but it is not posting and i tried to print the response also, but no use.

 

The  code which i used is in this link

 https://github.com/cassiozen/corona-googleConnect

 

 

 

Any ideas are welcome.

 

Thank you!