Hey,

I'm trying to approve a patch to my exheres repo, but apparently logging
in with your Google account doesn't work anymore. Stacktrace follows.

Thanks!

HTTP Status 500 - Cannot extract an acces token. Response was: {

type Exception report

message Cannot extract an acces token. Response was: {

description The server encountered an internal error that prevented it
from fulfilling this request.

exception

org.scribe.exceptions.OAuthException: Cannot extract an acces token.
Response was: {
  "error" : "invalid_request",
  "error_description" : "Required parameter is missing: grant_type"
}
        
com.googlesource.gerrit.plugins.oauth.Google2Api$GoogleJsonTokenExtractor.extract(Google2Api.java:163)
        
com.googlesource.gerrit.plugins.oauth.Google2Api$GoogleOAuthService.getAccessToken(Google2Api.java:112)
        
com.googlesource.gerrit.plugins.oauth.GoogleOAuthService.getAccessToken(GoogleOAuthService.java:213)
        
com.google.gerrit.httpd.auth.oauth.OAuthSession.login(OAuthSession.java:98)
        
com.google.gerrit.httpd.auth.oauth.OAuthWebFilter.doFilter(OAuthWebFilter.java:109)
        
com.google.gwtexpui.server.CacheControlFilter.doFilter(CacheControlFilter.java:73)
        com.google.gerrit.httpd.RunAsFilter.doFilter(RunAsFilter.java:117)
        
com.google.gerrit.httpd.RequireSslFilter.doFilter(RequireSslFilter.java:68)
        
com.google.gerrit.httpd.AllRequestFilter$FilterProxy$1.doFilter(AllRequestFilter.java:136)
        
com.google.gerrit.httpd.AllRequestFilter$FilterProxy.doFilter(AllRequestFilter.java:105)
        
com.google.gerrit.httpd.RequestContextFilter.doFilter(RequestContextFilter.java:75)
        
com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:119)
        com.google.inject.servlet.GuiceFilter$1.call(GuiceFilter.java:133)
        com.google.inject.servlet.GuiceFilter$1.call(GuiceFilter.java:130)
        com.google.inject.servlet.GuiceFilter$Context.call(GuiceFilter.java:203)
        com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:130)
        
com.google.gerrit.httpd.WebAppInitializer.doFilter(WebAppInitializer.java:126)

_______________________________________________
Exherbo-dev mailing list
[email protected]
http://lists.exherbo.org/mailman/listinfo/exherbo-dev

Reply via email to