TjUdeet
#1
Hi,
I would like to know if it is possible to get access to user’s email when using the search method. If not, the only way to get the email is through explicit user consent?
I turned on the permission “request email address”. Does it works on localhost or only when running on the URL defined for the app?
Regards,
Simone
This is only available if you’re dealing with a user account that has signed in to your app, with permission. It’s available on the verify_credentials endpoint if that’s been enabled. It is nothing to do with search, and it is absolutely through explicit user consent - information like this is not available outside of a user sign-in.
TjUdeet
#3
Thanks for your explanation 
system
Closed
#4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.