I am storing the picture URL (ex:
http://s3.amazonaws.com/twitter_production/profile_images/40587632/blob_bigger.png)
in a DB field on my site, then cycling through users occasionally and
updating profile content. You don't want to be hitting the api for
information like images every time a page loads.


On Mon, Jan 5, 2009 at 12:29 PM, tweetalkr <[email protected]> wrote:

>
> Does anyone have a recomendation about whether your app should save
> the twitter users pictures on site or simply access the twitter
> supplied URL for a user's picture inside the app? Does this URL ever
> change or does Twitter ever block access?

Reply via email to