tinkerbox / message_quickly

Integrate Facebook's messenger platform with your rails app
MIT License
22 stars 4 forks source link

Tried accessing nonexisting field (profile_pic) on node type (User) #4

Open ElijahGeorge opened 8 years ago

ElijahGeorge commented 8 years ago

Hello! Thanks for the great work. I'm getting this message when trying to send a simple text message w/o images or any attachments. I'm not sure but it might have to do with the current version of the facebook graph API. I've added a little more detail below

D, [2016-08-26T16:37:36.962928 #66451] DEBUG -- request: User-Agent: "Faraday v0.9.1" I, [2016-08-26T16:37:37.247687 #66451] INFO -- Status: 400 D, [2016-08-26T16:37:37.247799 #66451] DEBUG -- response: www-authenticate: "OAuth \"Facebook Platform\" \"invalid_request\" \"(#100) Tried accessing nonexisting field (profile_pic) on node type (User)\

your help is greatly appreciated

Wei-LiangChew commented 8 years ago

Hi @ElijahGeorge! Sorry for taking some time to get back to you... Could you give us more information about your setup? A stack trace would be helpful as well 😄