Hi all, I've followed this guide (
https://datahubproject.io/docs/lineage/airflow) to enable datahub as my lineage backed for Airflow v2.
Emitting metadata gets 401 when authentication is enabled. Where should I put the bearer access token? I tried putting it as extra parameter in the hook but no luck. Thanks in advance.