hi guys
i have 2 problems to discus with you
- i try to get user’s profile banner url via this api for example :
https://api.twitter.com/1/users/show.json?screen_name=coctile
i get this result “profile_banner_url”:"https://si0.twimg.com/profile_banners/21078270/1364281381"
but when i try to open the image https://si0.twimg.com//profile_banners//21078270//1364281381
i get an access denied!
- whenever i want to stream 1.1 Api i end up with {“errors”:[{“message”:“Bad Authentication data”,“code”:215}]}
even if i use the same example in the documentation for example:https://api.twitter.com/1.1/friendships/lookup.json?screen_name=episod,twitterapi
i hope to find a sloution for my to problems.
thanks in advance