简体   繁体   中英

Twitter windows phone 8 integration

Hello I am trying to run this sample http://code.msdn.microsoft.com/Latest-Twitter-integration-a42e8bb6 but I am getting an error.

An exception of type 'System.ArgumentException' occurred in Hammock.WindowsPhone.Mango.DLL but was not handled in user code

To work with Twitter, you have to register your app at Twitter Developer Site . To do so, after you successfully logged in Twitter, you've to go to My Application s | Create a New Application. Now you have to fill the details of your app.

After getting those keys, go to Class1.cs and modify the consumerKey and the consumerKeySecret .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM