I am creating a web service which will create a contact and add that contact to a list. A client will send form data to this web service and this means we don't want the client to see a constant contact page asking to approve the app to add data to its constant contact. How to do this in v3?
... View more