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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T16:36:13+00:00 2026-05-19T16:36:13+00:00

i have set up a twitter client on my iphone using mgtwitterengine. i’ve managed

  • 0

i have set up a twitter client on my iphone using mgtwitterengine. i’ve managed to set it up so i can tweet and recieve status updates.

using the standard set up you can only receive between 10&20 updates. to be able to receive more updates then that you have to put[_engine getFollowedTimelineSinceID:0 startingAtPage:0 count:50]; but this does not allow you to get more than the original amount untill you activate

if (params) {
    fullPath = [self _queryStringWithBase:fullPath parameters:params prefixed:YES];
}

in SA_OAuthTwitterEngine.m.

my problem is when i do this i can no longer post a new status from my app. i can have upto 200 statuses in the stream but no posting capabilities.
this is the error:Error Domain=HTTP Code=401 “The operation couldn’t be completed. (HTTP error 401.)”

any help would be appreciated.

many thanks in advance

SOLVED

i just need to add if(requestType == MGTwitterUserTimelineRequest || requestType == MGTwitterFollowedTimelineRequest) before if (params) {fullPath = [self _queryStringWithBase:fullPath parameters:params prefixed:YES];}
so that it looks like this:

if(requestType == MGTwitterUserTimelineRequest || requestType == MGTwitterFollowedTimelineRequest) {
    if (params) {
        fullPath = [self _queryStringWithBase:fullPath parameters:params prefixed:YES];
    }
}
  • 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-19T16:36:14+00:00Added an answer on May 19, 2026 at 4:36 pm

    SOLVED

    i just need to add if(requestType == MGTwitterUserTimelineRequest || requestType == MGTwitterFollowedTimelineRequest) before if (params) {fullPath = [self _queryStringWithBase:fullPath parameters:params prefixed:YES];}
    so that it looks like this:

    if(requestType == MGTwitterUserTimelineRequest || requestType == MGTwitterFollowedTimelineRequest) {
        if (params) {
            fullPath = [self _queryStringWithBase:fullPath parameters:params prefixed:YES];
        }
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have set up a twitter-like following model. Users can all subscribe to each
I have used Twitter framework for login and tweet from iphone app .Now i
We have set up a SharePoint meeting workspace (using WSS 3.0) for our weekly
I have set up an AJAX contact form on a client's website. The problem
I have set up Team Foundation Server - Team Web Access SP1. I can
I have set up a grid and bound it to a collection. I can
I am trying to track a set of keywords from Twitter by using the
I am working with a java Twitter app (using Twitter4J api). I have created
I have successfully set up my twitter callback on my webpage and everything is
I'm trying to integrate Twitter with my App right now. I have successfully set

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.