You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. Is the tap ready for the big authentication method change in Feb 2021? Everything will break if the tap doesn't update. I believe this tap is also used by StitchData's official integration and I don't see a trait of update efforts either on the GitHub repo. Am I wrong?
FYI: There is an on-going discussion about updating PyPardot4 and I contributed by clearing the way of how to implement the Salesforce token auth method: mneedham91/PyPardot4#46 (comment) By default, the token does not expire until revoked. So, the easiest would be to manually obtain token like the way scripted in setup_salesforce_auth_keys() method in the commit I referred in the comment. The code in this commit also allows instantiating the class with token & business_unit_id.
Hi. Is the tap ready for the big authentication method change in Feb 2021? Everything will break if the tap doesn't update. I believe this tap is also used by StitchData's official integration and I don't see a trait of update efforts either on the GitHub repo. Am I wrong?
"In the Spring '21 and later releases of the Pardot API, authentication with the API key / user key will not be supported."
http://developer.pardot.com/kb/authentication/
The text was updated successfully, but these errors were encountered: