Airflow 2.4.2 Google OAuth - Error authorizing OAuth access token: mismatch state: CSRF Warning! State not equal in request and response #32842
Unanswered
KristiKovacs
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This seems to be an issue that's happening to many but I haven't found an answer yet!
We're trying to get google oauth working for Airflow 2.4.2. but I keep seeing the following error:
Error authorizing OAuth access token: mismatched state: CSRF Warning! State not equal in request and response
My webserver_config.py file looks like this:
to the config file I've also added:
Beta Was this translation helpful? Give feedback.
All reactions