java - Handle LinkedIn accesstoken expiring after every 25 requests -


my application registers user once app. application recieves feeds linkedin when cron job runs. if job tries access particular user more 25 times per day job recieves error accesstoken expired. solve have gone solutions reauthorize user. should happen @ server side end trouble. have idea how this?

yes, set counter number of times jub running , when counter reaches 24 create new auto access token, can use verify if user using system asking user re login instead of servelet side auto logging in.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -