jason810496 commented on PR #58659:
URL: https://github.com/apache/airflow/pull/58659#issuecomment-3677559890

   Here are the key traceback for the investigation
   
   ```
     File "/opt/airflow/task-sdk/src/airflow/sdk/api/client.py", line 182, in 
raise_on_4xx_5xx
       return get_json_error(response) or response.raise_for_status()
     File "/opt/airflow/task-sdk/src/airflow/sdk/api/client.py", line 178, in 
get_json_error
       raise err
   airflow.sdk.api.client.ServerResponseError: Invalid auth token: Signature 
verification failed
   ```


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