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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T21:56:38+00:00 2026-05-19T21:56:38+00:00

New Question Thank you for your reply Arcain. I guess question got mis-represented. I

  • 0

New Question

Thank you for your reply Arcain. I guess question got mis-represented. I apologize for that.

My interpretation was like getFollowerIDsFor method as name suggests should be getting list of follower IDs, but it is not so.

My actual question is, how to use MGTwitterEngine API to get list of follower/following persons from Twitter. Though I went through documentation was not able to find out the same.

Regards,

Jennis


Previous Question

We can get list of Follower using getFollowerIDsFor through MGTwitterEngine object. It always returns some string which is not understandable for me i.e. how to decode or something like that ?

let say resultant string is “025815FA-BAF6-49E6-96B4-86F2D4C8C6CA”

how to understand what is there in this string ? can anyone highlight on this please ?

Help would be appreciated.

Regards,
Jennis

  • 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-19T21:56:38+00:00Added an answer on May 19, 2026 at 9:56 pm

    That value is a unique identifier and doesn’t really mean anything. I’m not familiar with Cocoa, but when I looked around I found the following in the README file for MGTwitterEngine, and it seems relevant to what you’re asking:

    A note about the data returned from Twitter

    Each Twitter API method returns an NSString which is a unique
    identifier
    for that connection.
    Those identifiers are passed to all
    the delegate methods
    , so you can
    keep track of what’s happening.

    Whenever a request is successful, you will receive a call to your
    implementation of requestSucceeded: so
    you’ll know that everything went OK.
    For most of the API methods, you will
    then receive a call to the appropriate
    method for the type of data you
    requested (statusesReceived:… or
    directMessagesReceived:… or
    userInfoReceived:…). The values sent
    to these methods are all NSArrays
    containing an NSDictionary for each
    status or user or direct message, with
    sub-dictionaries if necessary (for
    example, the timeline methods usually
    return statuses, each of which has a
    sub-dictionary giving information
    about the user who posted that
    status).

    Just try calling some of the methods and use NSLog() to see what data you
    get back; you should find the format
    very easy to integrate into your
    applications.

    Sometimes, of course, requests will fail – that’s just how life is. In the
    unlikely event that the initial
    connection for a request can’t be
    made, you will simply get nil back
    instead of a connection identifier,
    and then receive no further calls
    relating to that request. If you get
    nil back instead of an NSString, the
    connection has failed entirely. That’s
    a good time to check that the computer
    is connected to the internet, and so
    on.

    It’s far more common however that the connection itself will go ahead just
    fine, but there will be an error on
    Twitter’s side, either due to
    technical difficulties, or because
    there was something wrong with your
    request (e.g. you entered the wrong
    username and password, or you tried to
    get info on a user that doesn’t exist,
    or some such thing). The specific
    error conditions are mostly documented
    in the Twitter API documentation
    online.

    In these cases you’ll receive a call to requestFailed:withError: which will
    include an NSError object detailing
    the error. Twitter usually returns
    meaningful HTTP error codes (like 404
    for ‘user not found’, etc), and in
    that case the -domain of the NSError
    will be "HTTP" and the -code will be
    the relevant HTTP status code. The
    userInfo of the NSError will contain a
    key "body" that may contain the
    response body and "response" which
    will contain the NSHTTPURLResponse.
    This makes it really, really easy to
    know what’s happening with your
    connections.

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

Sidebar

Related Questions

I am new to SharePoint development and have a question. I got that SharePoint
thank you for your time, (As a side note, this question pertains mostly to
Thank you for your help yesterday and for teaching me something new as well.
I'm relatively new to C++ and I think that my question may be understood
My question is pertaining to android layout. I would like to open a new
EDITED SO THE CODE IS CORRECT (THANKS TO ta.speot.is) - NEW QUESTION AT BOTTOM
I am relatively new to XSL and I think this is a basic question.
Rookie question, I think. I'm just trying to replicate this: http://rpubs.com/gallery/googleVis Open a new
New Question I am looking for a way in Javascript to get the parent
Related to my question here but not enough to open a new question. I

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.