Twitter API + OAuth: Can't send status updates, getting 401

后端 未结 5 983
甜味超标
甜味超标 2021-02-04 10:37

I\'m trying to use Twitter\'s API and OAuth to send status updates (new Tweets). I am using Shannon Whitley .NET code example http://www.voiceoftech.com/swhitley/?p=681 (as reco

5条回答
  •  独厮守ぢ
    2021-02-04 11:27

    plus also see if your system's CLOCK is synched with internet; on windows you can do it by adjusting date time settings

    because if you CLOCK is not synched you will get 401 unauthorized exception; best of luck cheers

提交回复
热议问题