pierrejeambrun commented on issue #134:
URL: 
https://github.com/apache/airflow-client-python/issues/134#issuecomment-2941183599

   API auth is JWT only in airflow 3. You need to retrieve a token first before 
using it. Maybe you can find a way do use the Config to retrieve the token for 
you under the hood but I recommend doing the same thing as we do in the 
mentionned script.
   
   405 do you have the URL that throws that ? Is it the trigger dag run one or 
the auth one before doing the trigger ?


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