I have facebook user ID\'s using this id\'s am accessing profile page of that particular user id.
link will be look like https://www.facebook.com/100001533612613 th
how can i access profile using UserId
You can’t, because you are not supposed to any more …
You will now need to ask for the user_link
permission first, and then you can request a (temporary) link to their profile via the link
field.
https://developers.facebook.com/docs/graph-api/changelog/version3.0#login