API Request - get user's nickname

peterparkerpeterparker Registered Users Posts: 89 Big grins
I would like to request an addition to the API to be able to get the user's nickname. I need it to launch the user's browser to their SM site and am currently having to parse it out after making a non API request to the site. Is this the right place to post this request?

Thanks,
David

Comments

  • devbobodevbobo Registered Users, Retired Mod Posts: 4,339 SmugMug Employee
    edited January 23, 2007
    Hi David,

    Would it be sufficient to pass this back as a return parameter with smugmug.login.withPassword and smugmug.login.withHash methods? Or are you using anonymous logins ?

    Cheers,

    David
    David Parry
    SmugMug API Developer
    My Photos
  • peterparkerpeterparker Registered Users Posts: 89 Big grins
    edited January 23, 2007
    devbobo wrote:
    Hi David,

    Would it be sufficient to pass this back as a return parameter with smugmug.login.withPassword and smugmug.login.withHash methods? Or are you using anonymous logins ?

    Cheers,

    David

    Returning it with the login methods would be great. Thank you.

    David
Sign In or Register to comment.