Bruno Ramon de Almeida e Silva

Results 2 issues of Bruno Ramon de Almeida e Silva

O would like to get other fields rather than id, mail. I tried: `try { $response = $fb->get('/me?fields=id,name,email,relationship_status,location',$token); } catch (Facebook\Exceptions\FacebookSDKException $e) { dd($e->getMessage()); }` But it didn't return anything....

# Prerequisites Please answer the following questions for yourself before submitting an issue. - [ ] I am running the latest version - [ ] I checked the documentation and...