How can I authenticate by passing in my API key and user/password?
Why do I need an endpoint etc?
I have simple windows app and need to Single Sign On - I just want to enter my API, User and Password.
I could do this in the old api. like this
public AuthenticationData Get_Authentication()
help.. thx
Hi Jon, we no longer support Basic Authentication in the new API for security purposes. We instead have shifted to OAuth 2.0, an industry standard for getting protected access to data via API without having to share or store your username/password anywhere.
To use this in a single user scenario, such as yours, you do not need to set up anything at all. Simply follow the steps in our Authentication Guide for getting access to a single user integration: http://developer.constantcontact.com/docs/developer-guides/authentication.html
Hope this helps!
thx.. that worked
The holidays have come and gone. For many seasonal businesses, this means the rush of shoppers has decreased as well. Instead of turning off the lights and waiting for spring, make your email marketi...
See Article