Unable to access lists

I have had a lot of issues being able to actually connect to my accounts from the API contact forms that are provided here or that we have modified. I am beginning to wonder if there is some setting we have to create in the actual Constant Contact accounts in order to access them. I have an API Key that I was able to generate with my login info, but I wonder if there is any naming convention I need to use for the name of the Key or if there is something in the actual accounts I have to turn on in order to access them.

Thanks so much for any help you can offer me!

Peter

re: Authentication

Hi Peter,

There is no setting in the account and no naming convention for API keys (though we suggest using a recognizable name for the API key as this is what the end user will eventually have access to in viewing what applications have been used in a specific account).
Most authenticaion problems are due to:
--Incorrect use of Digest Authentication
--Attempting to access the information in one account based on the credentials in another account.
Thanks,

Tom Mignosa, Product Manager, Constant Contact

What is Digest Authentication?

I guess I am not sure what that is? The reason I ask is when I go to:

http://api.constantcontact.com/ws/customers/mysiteusername/lists/1

I am unable to login. I have tried to do it with replacing 1 with numbers 1 - 50 and none of them have worked. I guess I just wonder if the Digest Authentication could be the issue.

Thanks!

Peter

re: What is Digest Authentication

Please see: Using the API on this page.



Thanks,

n/a