Jump to content

Can anybody help with configuring twitter key with the shared social networking app?


G+_Ayesh Rodz
 Share

Recommended Posts

Ayesh, in the package there is a App.config (before you compile the code) or a TWiT.TV.Coding101.Social.exe.config after you compile it. That is just a text file that contains two entries. "ConsumerKey" and "ConsumerSecretKey" , change the Values to be the ones you created from http://apps.twitter.com. If you change it in the App.config file you will need to recompile the app to generate a new exe.config. Then run the app.

Link to comment
Share on other sites

 Share

×
×
  • Create New...