Thank you for your kind reply. I am able to get the oauth2 server flow manually complete. However, we are encounter another road blocker on Step 2, which requires human interaction to login/allow after the authorization request sent. Since we are trying to use the api to do daily update to the contact list, this prompt for login prevent us from having an automatic process to get the code and access token. Do you have any suggestion to get around it? Thanks.
... View more
Hi, We are trying to use the Constant Contact OAuth 2.0 Server Flow in order to add/update contacts to the corporation's account from a developer account using Constant Contact V3 API. We were following the instructions (https://v3.developer.constantcontact.com/api_guide/server_flow.html ) but found ourselves strangled with details. Step 1, redirect_uri — Required. What exactly is redirect_uri? Is it the content of the corporation account or some application needs to be setup separately? What is the difference between the redirect_uri in this context comparing to the redirect_uri at setting "My Application"? Thanks for your helps.
... View more