I am developing a chatbot. I want to ping the FB user from my server that requires PSID.
I obtain the PSID using the Account Linking API. Is there any way to link User email and PSID. As we have used email as the unique parameter to recognize user.
Incase the user logs out, does the PSID change on the next Login. Can I take the PSID to be constant for multiple logins.
After some amount of research I discovered PSID ( PageScope User ID ) is constant for a user and corresponding Page.
For the first question, the following link can be used. It involves