How can i read a FB Messenger user IPA?

#1

Hi,

i need to know the IP address of user chatting with the bot of my FB page because i need to store it with his answers.

I found IPA in metadata of Web Messenger but FB bot metadata are empty

(Daniel Beckett) #2

@CaosMkt

Facebook doesn’t send the user’s IP address over Messenger. As far as I’m aware it’s not even something that can be queried over the Graph API via. a custom request.

#3

@DanielBeckett thanks very much