Hi, I am using slack postAPIoperator in airflow. The only information I have is the webhook url, channel, username. Every time I get the airflow.exceptions.AirflowException: Slack API call failed: (invalid_auth). In the source code, I see that there is a parameter token. How can I connect using webhook?
