문제

I use oauth to access twitter, failed to update when I use https:api.twitter.com/1/statuses/update with user token and secret, but succeed to use https:twitter.com/statuses/update.

Accordding the OAuth Authentication (dev.twitter.com/pages/basic_to_oauth), https:api.twitter.com/1/statuses is suggested, did something I miss? Anybody help me out?

도움이 되었습니까?

해결책

I guess you figured it out in the mean while, but this works for me: https://api.twitter.com/1/statuses/... Perhaps it wasn't active when you tried ?

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top