I know this has been asked before but having real problems resolving this.
I’ve set up the app correctly to request user email on logging into the site, I’ve regenerated consumer key & secret etc and still nothing.
I’m using Abraham Williams PHP Library.
I’ve read that adding ‘include_email’ => ‘true’ to code might help.
Where do I add ‘include_email’ => ‘true’ within the library?
Any other suggestion really appreciated.