arashdoescode
arashdoescode
@adam-beck @jaredhanson It is working! for some account but for other accounts it shows the same error newUser.facebook.email = profile.emails[0].value; ^ TypeError: Cannot read property '0' of undefined Am i...
@adam-beck @jaredhanson Here is the new file https://gist.github.com/arashdoescode/165a5ca1c4bfdc98f9cd
@adam-beck @jaredhanson some other account email is hidden on facebook, would that be the cause? I just checked that my other account that could authorize , its email is hidden...
@pateljatin check out this link https://gist.github.com/arashdoescode/165a5ca1c4bfdc98f9cd this is my profileFields
@pateljatin the weird thing is there are some accounts that works but others don't I have two facebook accounts to test this out 1) First Account does fetched the email...