[
https://issues.apache.org/jira/browse/AIRFLOW-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joy Gao resolved AIRFLOW-1115.
------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Issue resolved by pull request #3469
[https://github.com/apache/incubator-airflow/pull/3469]
> github enterprise auth fail to fetch user info
> ----------------------------------------------
>
> Key: AIRFLOW-1115
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1115
> Project: Apache Airflow
> Issue Type: Bug
> Components: security
> Affects Versions: Airflow 1.8
> Reporter: Deo
> Assignee: Deo
> Priority: Major
> Fix For: 2.0.0
>
>
> [2017-04-17 13:30:50,540] [68622] {github_enterprise_auth.py:216} ERROR -
> Traceback (most recent call last):
> File
> "/xxx/.virtualenvs/airflow/lib/python3.5/site-packages/airflow/contrib/auth/backends/github_enterprise_auth.py",
> line 210, in oauth_callback
> username, email = self.get_ghe_user_profile_info(ghe_token)
> File
> "/xxx/.virtualenvs/airflow/lib/python3.5/site-packages/airflow/contrib/auth/backends/github_enterprise_auth.py",
> line 140, in get_ghe_user_profile_info
> resp.status if resp else 'None'))
> airflow.contrib.auth.backends.github_enterprise_auth.AuthenticationError:
> Failed to fetch user profile, status (404)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)