Options

how to get NAME of logged user using REST API

sujit1779sujit1779 Registered Users Posts: 46 Big grins
Hi,

Is there any API which will retrieve NAME of logged in user? I am using REST API with oAuth.

Thanks.
Sujit

Comments

  • Options
    David PLDavid PL Registered Users Posts: 80 Big grins
    edited December 23, 2011
    sujit1779 wrote: »
    Hi,

    Is there any API which will retrieve NAME of logged in user? I am using REST API with oAuth.

    Thanks.
    Sujit

    The method smugmug.auth.checkAccessToken should give you what you want. It returns both the NickName and Name of the user.
  • Options
    sujit1779sujit1779 Registered Users Posts: 46 Big grins
    edited December 23, 2011
    Thanks David :-)
Sign In or Register to comment.