No Highlight Extras in 1.2.2?

asherberasherber Registered Users Posts: 2 Beginner grinner
Hi,

I'm using phpSmug to call 1.2.2. I'm calling albums.get, and since I need a little more info than the standard response but not as much as the heavy response, I'm passing in some Extras to keep my bandwidth low. Asking for Highlight in Extras doesn't seem to work; is this omission intentional or accidental?

Thanks,
Aaron.

Comments

  • devbobodevbobo Registered Users, Retired Mod Posts: 4,339 SmugMug Employee
    edited August 29, 2009
    G'day Aaron,

    It does work but at this stage you need to send Extras=HighlightID rather than just Highlight, as a rule of thumb use the parameter names as sent in smugmug.albums.create/changeSettings.

    Cheers,

    David
    David Parry
    SmugMug API Developer
    My Photos
  • asherberasherber Registered Users Posts: 2 Beginner grinner
    edited August 30, 2009
    Ah, okay, thanks for that. But that leads to the next question: How do I get the Image key?

    Edit: Nevermind! I should have actually tried this out before posting. I see now that requesting HighlightID gives me the struct with the id and the Key.

    Thanks,
    Aaron.
Sign In or Register to comment.