1

I want to upload image on twitter.For this I used Twitpic API .I am able to upload image using oauth in which i need to enter pin manually .Please anyone suggest me how to upload image via twitpic from mgtwitter engine so that I do not have to enter pin manually. Thanks in advance.

Gypsa
  • 11,230
  • 6
  • 44
  • 82

2 Answers2

1

This should work out of box: OARequestHeader

Denis
  • 6,313
  • 1
  • 28
  • 27
1

Tryout this: https://github.com/domness/DWTwitPicUpload

nithin
  • 2,457
  • 1
  • 30
  • 50
  • sorry this approach does not work.First theres was some bugs in it which I remove after that also response coming is 401. – Gypsa Dec 07 '11 at 04:57