0

Update small view from cron

I want to be able to update the smallview from a cron job. The idea is to update the smallview even when the user is offline. Is this possible?

by
1 Reply
  • QUOTE (ryantxr @ Nov 23 2008, 06:07 PM) <{POST_SNAPBACK}>
    I want to be able to update the smallview from a cron job. The idea is to update the smallview even when the user is offline. Is this possible?


    Yes, because setSmallView only requires the consumer key and secret when signing the request, so you can make that request whenever you want. (No user permissions/token required, 2-legged auth)
    0

Recent Posts

in YAP