
Zhris
Enthusiast
Oct 15, 2012, 11:30 AM
Post #12 of 14
(6710 views)
|
Re: [gerble1000] login and post image on facebook
[In reply to]
|
Can't Post
|
|
Hi, With regards to the £ symbol, not sure, try escaping it. With regards to your code, from scanning through it, I cannot see anything that looks odd, especially as you say you have it mostly working. Its a little difficult to debug without being able to test your data under your exact conditions. Did you accept the publish stream permissions, and did it postback ok. Theres also the possibility that Facebook has updated their API hence breaking certain methods, although I might expect some kind of error. Luckily, I haven't had to delve deep into Facebook::Graph / really only used it to retrieve information mostly via FQL. Unfortunately I don't have access to a Perl web environment with Facebook::Graph installed to play with your code outside of work. Apologies I can't be of much help. Chris
|