Hi,
We are trying to get user profile informations such as user name, surname, nickname, profile picture etc.. via userid. We have users facebook or instagram id's.
Plus we are using https://graph.facebook.com/{version}/{userId}. With this API call we can get the INSTAGRAM profile informations. But we cannot access the facebook profile informations with this API call. Is there any other API to access facebook profile informations? (we have all necessary permissions).
Thanks for your time.