In my app, I'd like to allow users to input their custom domain instead of just their nickname.
Is there a public API I can use to turn that custom domain into their nickname for use in other API calls?
|
|
|
I don't see this as being possible since the SmugMug login via the web site (or via API 1.2.2 prior to oAuth from the current API version) requires either the email address or SmugMug nickname. And if you don't log in to an account, to retrieve information on an account via smugmug.users.getInfo requires the nickname. |
|||
|