Sync gateway facebook login behaviour

Hi @rodfrey,

Can you check that the facebook access token used has the permissions to access the user’s email? On the back end, Sync Gateway will fetch the user id and email from Facebook. It may not be needed in the payload of the request to Sync Gateway though.

James