java - Spring Social Twitter -
i new spring , trying make web application reads last 20 tweets of user getusertimeline(screenname);. far made tutorial spring https://spring.io/guides/gs/accessing-twitter/ , changed request can see last 20 tweets of user. before can see them i'm getting redirected twitter authorization site. saw lot connection in reference i'm not shure best 1 app. want save tweets in database , fetch them view.
i solved it.. needs twitter template tokens in application.properties file.
Comments
Post a Comment