You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/11/19 18:25:27 UTC

[GitHub] [incubator-superset] jackyq2015 commented on issue #7739: Custom OAuth issue

jackyq2015 commented on issue #7739: Custom OAuth issue
URL: https://github.com/apache/incubator-superset/issues/7739#issuecomment-555642777
 
 
   The same for master today:  ### 0.35.0 (2019/10/31 11:12 +00:00)
   Stack trace:
   ```
   File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 2463, in __call__
   return self.wsgi_app(environ, start_response)
   File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 2449, in wsgi_app
   response = self.handle_exception(e)
   File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1866, in handle_exception
   reraise(exc_type, exc_value, tb)
   File "/usr/local/lib/python3.6/site-packages/flask/_compat.py", line 39, in reraise
   raise value
   File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 2446, in wsgi_app
   response = self.full_dispatch_request()
   File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1951, in full_dispatch_request
   rv = self.handle_user_exception(e)
   File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1820, in handle_user_exception
   reraise(exc_type, exc_value, tb)
   File "/usr/local/lib/python3.6/site-packages/flask/_compat.py", line 39, in reraise
   raise value
   File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1949, in full_dispatch_request
   rv = self.dispatch_request()
   File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1935, in dispatch_request
   return self.view_functions[rule.endpoint](**req.view_args)
   File "/usr/local/lib/python3.6/site-packages/flask_appbuilder/security/views.py", line 677, in oauth_authorized
   resp = self.appbuilder.sm.oauth_remotes[provider].authorized_response()
   ```
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org