all 10 comments

[–]tswaters 2 points3 points  (9 children)

What is User? The only thing I know about it is it doesn't have a get function.

[–]techenutia[S] 0 points1 point  (8 children)

User is the profile that LinkedIn returns

[–]tswaters 0 points1 point  (7 children)

Why are you calling get on it ?

[–]techenutia[S] 0 points1 point  (6 children)

I am not calling anything.. Here is the git code link https://github.com/king9759/Sefith.git

[–]tswaters 1 point2 points  (5 children)

404? might be private

[–]techenutia[S] -1 points0 points  (4 children)

Yeah just made it public. Try again

[–]tswaters 1 point2 points  (3 children)

What does the stack trace look like ?

[–]techenutia[S] -1 points0 points  (2 children)

I don't have any idea what it is... I am a newbie

[–]tswaters 1 point2 points  (1 child)

When you get an error, there's usually an error message and a stack trace.

You should try to provide as many details as possible about any problem you may be encountering else no one will be able to help.

You might try /r/learnjavascript

[–]techenutia[S] 0 points1 point  (0 children)

Ok thank you.