parvezmkhan commented on issue #23910:
URL: https://github.com/apache/airflow/issues/23910#issuecomment-1138079358

   @eladkal 
   Thanks a lot for looking into this.
   
   I upgraded to 3.4.4 as shown below
   `
   pip install --upgrade apache-airflow-providers-salesforce==3.4.4
   
   pip show apache-airflow-providers-salesforce
   Name: apache-airflow-providers-salesforce
   Version: 3.4.4
   `
   
   After running, still get same error
   `
   sf = SalesforceHook(salesforce_conn_id="test_sf")
   ...
   TypeError: You must provide login information or an instance and token
   `
   Am I doing something wrong?
   
   Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to