In recognition of Martin Luther King Day, our Support Centers will be open with limited hours on Monday (1/18) from 10AM ET to 6PM ET. Visit our Help Center to see all of the ways you can find answers to your questions.
I'm unable to get rolling with ruby because of the digest auth that is required. Net::HTTP and similar libraries only use basic auth. Anyone successfully got thing working with ruby?
While we do not write modules to enhance any languages, here is the code on how to write an extension to Ruby to implement digest authentication. You will need an in depth working knowledge of Ruby to get this to work correctly, but the code is all here to support that form of authentication.
Dave Berard Senior Product Manager, Constant Contact