gerrit-oauth-provider: bitbucket oauth broken
With plugin 2.14.6.2, it seems bitbucket oauth is broken since today?
[2019-05-29 07:58:41,400] [HTTP-693] ERROR com.google.gerrit.pgm.http.jetty.HiddenErrorHandler : Error in GET /oauth?state=xxxxxxxxxxxxxxxxxxxxxxxxx&code=xxxxxxxxxxxxxxxx
java.lang.NullPointerException
at com.googlesource.gerrit.plugins.oauth.BitbucketOAuthService.getUserInfo(BitbucketOAuthService.java:95)
at com.google.gerrit.httpd.auth.oauth.OAuthSession.login(OAuthSession.java:105)
at com.google.gerrit.httpd.auth.oauth.OAuthWebFilter.doFilter(OAuthWebFilter.java:105)
About this issue
- Original URL
- State: open
- Created 5 years ago
- Comments: 17 (9 by maintainers)
@azhou2019 Thanks so much, for letting us know.
I am working on a fix and will try to release it this weekend (I’m doing all this here in my spare free time).