in reply to Re^2: Post on FB (cron)
in thread Post on FB (cron)

Thanks for the reply. Thats what I assumed before, but to no avail - it just gives an error:

Can't locate object method "id" via package "Facebook::Graph::Publish::Post" at test.cgi line 53.

Replies are listed 'Best First'.
Re^4: Post on FB (cron)
by Anonymous Monk on Mar 13, 2014 at 16:58 UTC

    It looked to me like the docs say it should be ... ->add_post( 123456 )-> ...

      Ya, tried that too - thats how I read it first time around. However, that doesn't do anything. The worst part about this module is that there doesn't seem to be any kinda error reporting, debugging, or anything like that :/