On Thu, Oct 15, 2009 at 1:22 PM, Gunnar Strand <[email protected]>wrote:

>
> 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
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to