suii2210 commented on issue #60573:
URL: https://github.com/apache/airflow/issues/60573#issuecomment-3762970872

   Hello, I wanna work on this issue .
   From the logs, PowerBIHook is issuing requests to a relative path 
(myorg/groups), which causes requests to fail due to the missing scheme. The 
hook should build the full Power BI REST URL (e.g. 
https://api.powerbi.com/v1.0/myorg/groups) before making the request.
   
   Happy to submit a PR to fix this.


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