Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm using Abraham library ...

I'm trying to pull information about user and show it ..

I'm trying to get Country information for authenticated user ..

I tried account/settings , users/show and account/verify_credentials

but they all didn't give me Country information for the user ..

share|improve this question
Making a request to users/show should return a json response, including the users location: dev.twitter.com/docs/api/1.1/get/users/show... – trickyzter Sep 20 '12 at 22:58
this just shows the location .. I want the Country and the Country code in profile settings .. thnx anyway – The Ghost Sep 22 '12 at 17:30

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.