Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7828251
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T10:16:22+00:00 2026-06-02T10:16:22+00:00

I am using Twitter+OAuth in my app …i am successfully posting the message or

  • 0

I am using Twitter+OAuth in my app …i am successfully posting the message or text.But i have to post image also…so plz guide me to do this job.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T10:16:32+00:00Added an answer on June 2, 2026 at 10:16 am

    This is what an HTTP POST to Twitter looks like, using
    update_with_media.xml.

    Your app must set the Authorization header in a way that is specific to
    your app, considering the token, token secret, and so on.

    There are platform-specific libraries that help generate the value of the Authorization header. For example in .NET, there is an open-source OAuth.Manager class to accomplish that.

    POST https://upload.twitter.com/1/statuses/update_with_media.xml HTTP/1.1
    Authorization: OAuth oauth_callback="oob", oauth_consumer_key="FXJ0DIH50S7ZpXD5HXlalQ", oauth_nonce="7774328k", oauth_signature="pUYjRnccmrBYiO1j9cliETsw%2B5s%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1318300521", oauth_token="59152613-vrlZ2edX56PudQtBmpAWd3SPDt9cPyAhibO7ysl6W", oauth_version="1.0"
    Content-Type: multipart/form-data; boundary=======c49479438c600bf59345e======
    Host: upload.twitter.com
    Content-Length: 7320
    Connection: Keep-Alive
    
    --======c49479438c600bf59345e======
    Content-Disposition: form-data; name="status"
    
    working on a Tweet tool that uses the OAuth Manager library.
    --======c49479438c600bf59345e======
    Content-Disposition: file; name="media[]"; filename="ThisIsAPicture.png"
    Content-Type: image/png
    
      ...binary png data here...
    
    --======c49479438c600bf59345e======--
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have successfully created an app to login user and post the tweet using
I am using Twitter4J to post to Twitter but you have to open up
I have just succeeded in creating oAuth authentication for my twitter application using PHP.
I am unclear on how to post to twitter using oauth. Please do not
I'm using OAuth in my web app, and users can login with twitter. I
I am using Twitter+OAuth which uses MGTwitterEngine and SAOAuthTwitterEngine. My app works great in
I'm using http://github.com/bengottlieb/Twitter-OAuth-iPhone/tree/master for Twitter+Oauth in my iPhone app. I'm trying to create a
I am trying to integrate twitter into an iOS app using Ben Gottlieb's Twitter-OAuth-iPhone
Hey I'm working on a twitter app for the iPad using the oAuth/MGTwitterEngine. It
Since basic auth has been deprecated, is the official android twitter app using OAuth?

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.