singer-io / tap-exacttarget

A Singer.io tap for extracting data from the ExactTarget/Salesforce Marketing Cloud API.
GNU Affero General Public License v3.0
14 stars 34 forks source link

OAuth2 update broke v1/legacy connections #46

Open dRuEFFECT opened 4 years ago

dRuEFFECT commented 4 years ago

{"error":"invalid_client","error_description":"This integration is not eligible to use the /v2/token endpoint because the integration was created in a legacy package. To obtain a token for this integration, use the /v1/requestToken endpoint.","error_uri":"https://developer.salesforce.com/docs"}

dRuEFFECT commented 4 years ago

now it seems to work, don't know what happened edit: spoke too soon, i don't know what's going on. trying to get this to work with Stitch Data ETL

rdeshmukh15 commented 1 year ago

@dRuEFFECT: Are you still facing the same issue?