Thanks, we will compare it with the output we get and let you know.
Is it in the same project you shared with us?
Yes. I have not touched anything since sending the project to you.
I figured out what was causing the problem. If you remove the “id” field during field mapping, that fixes the problem. In version 3.0, we needed the ID field to capture the Facebook ID of the user but it seems like in 4.0 this is done even without putting in the ID field.
I think Olga may have removed it when she ran it successfully.
I saw a note that you fixed the issue which caused problems when the ID is listed for FB login.
“Fixed: Facebook login crashes if “id”:“facebookId” is present in the field mappings.”
Do you recommend to keep that line of code in or keep it out from the field mapping? We do want to store the facebookId. Will this be done automatically without that line?