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 version control system using TortoiseSVN at my home to
I have set of scripts for doing scripted installs. You can use the scripts
I'm practicing PyQt and (Q)threads by making a simple Twitter client. I have two
I'm making a Twitter client with PyQt, which uses WebKit to draw the tweet
I am trying to track a set of keywords from Twitter by using the
I have a array that looks like this: $sites = array('Twitter' => 'http://twitter.com/home?status=$status', 'Digg'
I am using MGTwitterEngine to fetch tweets from twitter. This uses a asynchrounous paradigm
We have set up a system where notifications get sent to a user with
I have set a canvas' background to an image of a company logo. I
I have set up transactional replication between two SQL Servers on different ends of

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.