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 6683677
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T04:50:57+00:00 2026-05-26T04:50:57+00:00

I used Anywhere from twitter and connectButton from it which connected my app with

  • 0

I used Anywhere from twitter and connectButton from it which connected my app with page and account. How can I update my status now without textbox? Just send some request with need new status string. I found this oficial page:

Example Requests

POST https://api.twitter.com/1/statuses/update.json
status=Maybe%20he%27ll%20finally%20find%20his%20keys.%20%23peterfalk&trim_user=true&include_entities=true 

So I wrote:

$.post('https://api.twitter.com/1/statuses/update.json', {status: 'test'},  function(res) {
    console.log(res);
});

And it returns 401 auth error. So, any ideas?

  • 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-05-26T04:50:58+00:00Added an answer on May 26, 2026 at 4:50 am

    I think you are mixing up the Twitter REST API with the @Anywhere library. The REST API can only be used when an user is authenticated with oAuth and the application provides an oAuth key in the HTTP request. The @Anywhere library is another library that provides easier access to Twitter for web developers using a Javascript library.

    You receive a 401 authentication error because you haven’t supplied oAuth headers with the API request, which means that an user is not authenticated for the API. This is independent from the authentication scheme for @Anywhere (the connect button).

    You either have to rewrite your code so that you first authenticate an user via oAuth and then use a REST call to post a tweet, or you have to use the features of the @Anywhere library to provide users a tweet box.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I used jQuery to set hover callbacks for elements on my page. I'm now
I'm trying to update Medusa to allow decorated POCOs to be used anywhere it
I have a list of strings (a List<String> ) that can have anywhere from
I've never seen <base> HTML tag actually used anywhere before. Are there pitfalls to
I currently initialize my web site navigation during bootstrap. I initialize anywhere from 1
I have a UITableViewController which has a UIView* called errorView that is used to
I have an app that I've almost finish now that emails, at the end
I have an Exception Handling project in my application that can be called from
I have been benefiting from the advantages of sitemaps for a while now: Extrinsic
I have a C#.NET application that needs to inform anywhere from 4000 to 40,000

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.