0
votes

I Integrated jquery-socialist.js in my application. But for Twitter is giving error:

{"errors":[{"code":215,"message":"Bad Authentication data."}]}

URL is below:

https://api.twitter.com/1.1/statuses/user_timeline.json?screen_name=twitterapi&count=2?include_entities=true&include_rts=true&screen_name=|id|&count=|num|

1

1 Answers

0
votes

Find an other library. https://github.com/iatek/jquery-socialist tells me:

This project is no longer being maintained due to most social API's no requiring OAuth and some level of server-side authentication. The original intent of this project was solely browser-side JavaScript.