sudiptob2 commented on PR #37638:
URL: https://github.com/apache/airflow/pull/37638#issuecomment-1963094898

   > Nicely done, @sudiptob2 . I checked it with `test_python_client.py`. The 
first error is the same as before this update and the second one is just error 
404 instead of the csrf issues. I'm not sure if this has something to do with 
our missing `base_paths.append(blueprint.url_prefix if blueprint.url_prefix 
else "")` , or maybe it's related to issue 2 or something else.
   > 
   > Once todo about the scope is done, we can go ahead to the second bug.
   > 
   > ![Screenshot from 2024-02-25 
14-37-29](https://private-user-images.githubusercontent.com/73622805/307621228-5618a3b7-2a08-4523-a50c-0ae88e4d8148.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MDg4OTU0NDAsIm5iZiI6MTcwODg5NTE0MCwicGF0aCI6Ii83MzYyMjgwNS8zMDc2MjEyMjgtNTYxOGEzYjctMmEwOC00NTIzLWE1MGMtMGFlODhlNGQ4MTQ4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDAyMjUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwMjI1VDIxMDU0MFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWQ5NmRjMzU1YmQ5NTk5ZjBiYjdiMGNjNWMyNjQyNGViNzQ4NGE5NjA0NmVmODVmZjAwNGE1MzJkY2NiNThkNjMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.mehUHHZdx_zfkH6E8hXkEpZaOhfJXQhRf8hPqEHZSkw)
   
   Hi @Satoshi-Sh,
   Did you load example dags while testing? You can use the following command 
to runing breeze. 
   ```bash
   breeze start-airflow --dev-mode --load-example-dags --backend postgres
   ```
   


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