Fetching NSDate from Google user

I succesfully login an user using Google Plus sdk. The authentification on Backendless is done with the received token. I can save the birthdate for the user and that date is on the server, but when I try to read the date I get null. I mention that for a normal logged in user or for a Twitter user, the value gets properly read. Is this a bug?

Hi,
Do you request the property birthdate?
Artur

Hi Artur, yes of course I requested it. But now it seems to be working. You can close this topic. Thank you!