dv-gorasiya opened a new pull request, #61383: URL: https://github.com/apache/airflow/pull/61383
This PR fixes an issue where PowerBIHook was sending requests with relative URLs (e.g. 'myorg/groups'), causing failures in some environments due to missing scheme/host. This change explicitly prepends the base URL to ensure valid requests. Fixes #60573 -- 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]
