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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T08:11:19+00:00 2026-06-13T08:11:19+00:00

Im trying to get the Facebook users id saved in my database but I

  • 0

Im trying to get the Facebook users id saved in my database but I got this error:

System.NullReferenceException: Object reference not set to an instance of an object.

Im using Newtonsoft.Json.Linq and the method SelectToken to get the "registration.id"

Here is the code:

string FB_ID= o.SelectToken("registration.id").ToString();
string FB_Firstname = o.SelectToken("registration.first_name").ToString(); 
string FB_Lastname = o.SelectToken("registration.last_name").ToString();

I can successfully get the Firstname and Lastname of the user but the string FB_ID gives me the Object reference not set to an instance of an object error.

  • 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-06-13T08:11:20+00:00Added an answer on June 13, 2026 at 8:11 am

    I do not know which FB library you are using (Facebook C# SDK does not have a SelectToken method)… but Facebook uses “uid” instead of “id”.

    So… you might need to use:

    string FB_ID= o.SelectToken("registration.uid").ToString();
    

    Hope it helps.

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

Sidebar

Related Questions

I'm trying to get information regarding apprequests sent by my application (see https://developers.facebook.com/docs/reference/api/user/#apprequests ),
Trying to get Facebook to authenticate my users via a javascript popup. Right now,
I'm currently trying to get a Facebook App up and running. But I get
I'm trying to download users profile picture from facebook in PHP using this function
I'm trying to get a users facebook profile pic using the FB api. My
I'm trying to get the status from facebook users, who connect to my app
I am trying to get users' permission for 'offline_access' in an iFrame Facebook application
I am trying to get if user is logined in facebook, if yes then
I'am trying to get the Login button from Facebook to work on my website
I'm trying to get a long value from a String containing a Facebook ID,

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.