spetrescu commented on issue #22730:
URL: https://github.com/apache/airflow/issues/22730#issuecomment-1093416421

   Hello. 
   
   Would replacing 
   ```
    self.base_url = "https://cloud.getdbt.com/api/v2/accounts/";
    ```
    with 
    ```
     self.base_url = "https://cloud.getdbt.com";
     ```
     fix the issue? 
     
     If not, from where can we fetch the setting of `cloud.getdbt`? Any hints?


-- 
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