Skip Menu |

This queue is for tickets about the WWW-Facebook-API CPAN distribution.

Report information
The Basics
Id: 30694
Status: resolved
Priority: 0/
Queue: WWW-Facebook-API

People
Owner: Nobody in particular
Requestors: izik [...] starnetinteractive.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: possible bug
Date: Tue, 13 Nov 2007 17:24:24 +0200
To: bug-www-facebook-api [...] rt.cpan.org
From: izik <izik [...] starnetinteractive.com>
Hi I am using your GREAT WWW::Facebook::API but after using feed->publish_action_of_user for a few times, I get Error while loading page from Look-A-Like in Facebook flow and the following errors in my webserver error log Is it a bug or me not knowing how to handle "Feed action request limit reached" error in perl? Thanks in advance :) Izik Shushan [Tue Nov 13 10:14:04 2007] [error] [client 72.246.53.38] {"error_code":341,"error_msg":"Feed action request limit reached","request_args":[{"key":"api_key","value":"a0beb646e36eb8c7326a0aac699d56ad"},{"key":"body","value":"<a href=\\"http:\\/\\/www.facebook.com\\/add.php?api_key=a0beb646e36eb8c7326a0aac699d56ad\\">Create your own!<\\/a>"},{"key":"format","value":"JSON"},{"key":"image_1","value":"http:\\/\\/www.girlsense.com\\/premium\\/GSFacePlaceFB\\/thumbnails\\/607893082.jpg?a=1194966832"},{"key":"image_1_link","value":"http:\\/\\/apps.facebook.com\\/look-a-like\\/"},{"key":"method","value":"facebook.feed.publishActionOfUser"},{"key":"priority","value":"2"},{"key":"secret","value":"0d6bf2e89661659af02385bdfcd9e0f3"},{"key":"session_key","value":"6f5645fd5c5d1ca146a4df7d-607893082"},{"key":"title","value":"<fb:name\\/> has changed his\\/her Look-A-Like"},{"key":"v","value":"1.0"},{"key":"sig","value":"8969ae5855b2d9c12be8721cd8dbe8ef"}]} [Tue Nov 13 10:14:04 2007] [error] [client 72.246.53.38] \tWWW::Facebook::API::Feed::publish_action_of_user('WWW::Facebook::API::Feed=HASH(0x9fc9310)', 'title', '<fb:name/> has changed his/her Look-A-Like', 'body', '<a href="http://www.facebook.com/add.php?api_key=a0beb646e36e...', 'priority', 2, 'image_1', 'http://www.girlsense.com/premium/GSFacePlaceFB/thumbnails/607...', ...) called at /mnt/web/kidosite/premium/GSFacePlaceFB/application/result.pl line 72 [Tue Nov 13 10:14:04 2007] [error] [client 72.246.53.38] \tmain::proceed_me called at /mnt/web/kidosite/premium/GSFacePlaceFB/application/result.pl line 12
Subject: Re: [rt.cpan.org #30694] possible bug
Date: Tue, 13 Nov 2007 18:08:28 -0800
To: izik via RT <bug-WWW-Facebook-API [...] rt.cpan.org>
From: David Romano <unobe [...] cpan.org>
Hi Izik, izik via RT wrote on Tue, Nov 13, 2007 at 07:26:25AM PST: Show quoted text
> I am using your GREAT WWW::Facebook::API but after using > feed->publish_action_of_user for a few times, I get > Error while loading page from Look-A-Like > in Facebook flow and the following errors in my webserver error log > > Is it a bug or me not knowing how to handle "Feed action request limit > reached" error in perl?
Is the 'throw_errors' attribute for WFA set to 1? That should propagate the error upwards to the caller, and from there you can catch the error and handle it appropriately. If you have 'throw_errors' set to 1, then it probably is a bug and I'll look into it further. - David -- "The time is short, and education is long." -- Robert Maynard Hutchins, The Great Conversation
Subject: RE: [rt.cpan.org #30694] possible bug
Date: Wed, 14 Nov 2007 17:49:22 +0200
To: <bug-WWW-Facebook-API [...] rt.cpan.org>
From: "Izik Shushan" <izik [...] starnetinteractive.com>
Hi David The 'throw_errors' was indeed NOT set... :) thanks for the notification and for the GREAT module :) Izik Shushan Show quoted text
-----Original Message----- From: unobe@cpan.org via RT [mailto:bug-WWW-Facebook-API@rt.cpan.org] Sent: Tue 11/13/2007 2:08 PM To: Izik Shushan Subject: Re: [rt.cpan.org #30694] possible bug <URL: http://rt.cpan.org/Ticket/Display.html?id=30694 > Hi Izik, izik via RT wrote on Tue, Nov 13, 2007 at 07:26:25AM PST:
> I am using your GREAT WWW::Facebook::API but after using > feed->publish_action_of_user for a few times, I get > Error while loading page from Look-A-Like > in Facebook flow and the following errors in my webserver error log > > Is it a bug or me not knowing how to handle "Feed action request limit > reached" error in perl?
Is the 'throw_errors' attribute for WFA set to 1? That should propagate the error upwards to the caller, and from there you can catch the error and handle it appropriately. If you have 'throw_errors' set to 1, then it probably is a bug and I'll look into it further. - David -- "The time is short, and education is long." -- Robert Maynard Hutchins, The Great Conversation
Download winmail.dat
application/ms-tnef 3.3k

Message body not shown because it is not plain text.