[Catalyst] Facebook canvas application in Catalyst
J. Shirley
jshirley at gmail.com
Thu Oct 15 20:56:02 GMT 2009
On Thu, Oct 15, 2009 at 1:22 PM, Gunnar Strand <gunnarstrand at yahoo.com>wrot=
e:
>
> I've rechecked the api_key and secret, and they are correct. I guess that
> that the source above really should product useful output?
>
>
Minimize what you're doing. Just do:
$c->log->_dump( $client->users->is_app_user );
Work from there, then try to make requests. It sounds like you have
something misconfigured.
Make sure you also have the latest JSON and JSON::XS installed, too. It
could be something there (wild guess)
-J
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20091015/71f9e=
aec/attachment.htm
More information about the Catalyst
mailing list