0crat.com crashing after logging in
I'm getting this error after logging in with github account:
java.lang.IllegalStateException: [GET https://www.0crat.com/?PsByFlag=PsGithub&code=8db681797300f70d038a] failed in 207ms: HTTP response status is not equal to 200:
400 Bad Request [https://api.github.com/user?access_token=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]
X-RateLimit-Resource: core
Server: GitHub.com
Access-Control-Allow-Origin: *
X-RateLimit-Used: 1
X-Content-Type-Options: nosniff
X-RateLimit-Reset: 1623311633
Date: Thu, 10 Jun 2021 06:53:53 GMT
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
X-Frame-Options: deny
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset
X-RateLimit-Remaining: 59
X-GitHub-Media-Type: github.v3
Content-Security-Policy: default-src 'none'
Vary: Accept-Encoding, Accept, X-Requested-With
X-RateLimit-Limit: 60
X-XSS-Protection: 0
Content-Length: 230
X-GitHub-Request-Id: C5D2:3F3B:145DCAB:23B047A:60C1B701
Content-Type: application/json; charset=utf-8
{"message":"Must specify access token via Authorization header. https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param","documentation_url":"https://docs.github.com/v3/#oauth2-token-sent-in-a-header"}
Expected: HTTP response with status 200
but: was <400 Bad Request [https://api.github.com/user?access_token=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]
X-RateLimit-Resource: core
Server: GitHub.com
Access-Control-Allow-Origin: *
X-RateLimit-Used: 1
X-Content-Type-Options: nosniff
X-RateLimit-Reset: 1623311633
Date: Thu, 10 Jun 2021 06:53:53 GMT
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
X-Frame-Options: deny
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset
X-RateLimit-Remaining: 59
X-GitHub-Media-Type: github.v3
Content-Security-Policy: default-src 'none'
Vary: Accept-Encoding, Accept, X-Requested-With
X-RateLimit-Limit: 60
X-XSS-Protection: 0
Content-Length: 230
X-GitHub-Request-Id: C5D2:3F3B:145DCAB:23B047A:60C1B701
Content-Type: application/json; charset=utf-8
{"message":"Must specify access token via Authorization header. https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param","documentation_url":"https://docs.github.com/v3/#oauth2-token-sent-in-a-header"}>
at org.takes.facets.fallback.TkFallback.error(TkFallback.java:234)
at org.takes.facets.fallback.TkFallback.route(TkFallback.java:115)
at org.takes.facets.fallback.TkFallback.access$000(TkFallback.java:54)
at org.takes.facets.fallback.TkFallback$1.act(TkFallback.java:66)
at org.takes.tk.TkWrap.act(TkWrap.java:61)
at org.takes.tk.TkSslOnly.act(TkSslOnly.java:71)
at org.takes.tk.TkWrap.act(TkWrap.java:61)
at org.takes.http.BkBasic.print(BkBasic.java:108)
at org.takes.http.BkBasic.accept(BkBasic.java:84)
at org.takes.http.BkSafe$1.accept(BkSafe.java:51)
at org.takes.http.BkWrap.accept(BkWrap.java:52)
at org.takes.http.BkTimeable.accept(BkTimeable.java:89)
at org.takes.http.BkParallel$1$1.run(BkParallel.java:89)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.AssertionError: HTTP response status is not equal to 200:
400 Bad Request [https://api.github.com/user?access_token=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]
X-RateLimit-Resource: core
Server: GitHub.com
Access-Control-Allow-Origin: *
X-RateLimit-Used: 1
X-Content-Type-Options: nosniff
X-RateLimit-Reset: 1623311633
Date: Thu, 10 Jun 2021 06:53:53 GMT
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
X-Frame-Options: deny
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset
X-RateLimit-Remaining: 59
X-GitHub-Media-Type: github.v3
Content-Security-Policy: default-src 'none'
Vary: Accept-Encoding, Accept, X-Requested-With
X-RateLimit-Limit: 60
X-XSS-Protection: 0
Content-Length: 230
X-GitHub-Request-Id: C5D2:3F3B:145DCAB:23B047A:60C1B701
Content-Type: application/json; charset=utf-8
{"message":"Must specify access token via Authorization header. https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param","documentation_url":"https://docs.github.com/v3/#oauth2-token-sent-in-a-header"}
Expected: HTTP response with status 200
but: was <400 Bad Request [https://api.github.com/user?access_token=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]
X-RateLimit-Resource: core
Server: GitHub.com
Access-Control-Allow-Origin: *
X-RateLimit-Used: 1
X-Content-Type-Options: nosniff
X-RateLimit-Reset: 1623311633
Date: Thu, 10 Jun 2021 06:53:53 GMT
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
X-Frame-Options: deny
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset
X-RateLimit-Remaining: 59
X-GitHub-Media-Type: github.v3
Content-Security-Policy: default-src 'none'
Vary: Accept-Encoding, Accept, X-Requested-With
X-RateLimit-Limit: 60
X-XSS-Protection: 0
Content-Length: 230
X-GitHub-Request-Id: C5D2:3F3B:145DCAB:23B047A:60C1B701
Content-Type: application/json; charset=utf-8
{"message":"Must specify access token via Authorization header. https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param","documentation_url":"https://docs.github.com/v3/#oauth2-token-sent-in-a-header"}>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at com.jcabi.http.response.RestResponse.assertStatus(RestResponse.java:111)
at org.takes.facets.auth.social.PsGithub.fetch(PsGithub.java:154)
at org.takes.facets.auth.social.PsGithub.enter(PsGithub.java:131)
at org.takes.facets.auth.PsByFlag.enter(PsByFlag.java:107)
at org.takes.facets.auth.PsChain.enter(PsChain.java:70)
at org.takes.facets.auth.TkAuth.act(TkAuth.java:86)
at org.takes.tk.TkWrap.act(TkWrap.java:61)
at org.takes.facets.flash.TkFlash.act(TkFlash.java:108)
at org.takes.tk.TkGzip$1.act(TkGzip.java:58)
at org.takes.tk.TkWrap.act(TkWrap.java:61)
at org.takes.tk.TkMeasured$1.act(TkMeasured.java:67)
at org.takes.tk.TkWrap.act(TkWrap.java:61)
at org.takes.tk.TkVersioned$1.act(TkVersioned.java:73)
at org.takes.tk.TkWrap.act(TkWrap.java:61)
at org.takes.tk.TkWithHeaders$1.act(TkWithHeaders.java:71)
at org.takes.tk.TkWrap.act(TkWrap.java:61)
at org.takes.facets.fallback.TkFallback.route(TkFallback.java:86)
... 14 more
Similar issue. Fail to log in.
Internal application error 0.55.1, ${buildNumber}
Please, report it here. We will do our best to fix it as soon as possible. We're very sorry.
java.lang.IllegalStateException: [GET https://www.0crat.com/?PsByFlag=PsGithub&code=c849848ca3d2b1cbbfd9] failed in 171ms: HTTP response status is not equal to 200: 400 Bad Request [https://api.github.com/user?access_token=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] X-RateLimit-Resource: core Server: GitHub.com Access-Control-Allow-Origin: * X-RateLimit-Used: 5 X-Content-Type-Options: nosniff X-RateLimit-Reset: 1632742209 Date: Mon, 27 Sep 2021 10:56:50 GMT Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin X-Frame-Options: deny Strict-Transport-Security: max-age=31536000; includeSubdomains; preload Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset X-RateLimit-Remaining: 55 X-GitHub-Media-Type: github.v3 Content-Security-Policy: default-src 'none' Vary: Accept-Encoding, Accept, X-Requested-With X-RateLimit-Limit: 60 X-XSS-Protection: 0 Content-Length: 230 X-GitHub-Request-Id: 85C8:349F:22BD3FB:5022163:6151A372 Content-Type: application/json; charset=utf-8
{"message":"Must specify access token via Authorization header. https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param","documentation_url":"https://docs.github.com/v3/#oauth2-token-sent-in-a-header"} Expected: HTTP response with status 200 but: was <400 Bad Request [https://api.github.com/user?access_token=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] X-RateLimit-Resource: core Server: GitHub.com Access-Control-Allow-Origin: * X-RateLimit-Used: 5 X-Content-Type-Options: nosniff X-RateLimit-Reset: 1632742209 Date: Mon, 27 Sep 2021 10:56:50 GMT Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin X-Frame-Options: deny Strict-Transport-Security: max-age=31536000; includeSubdomains; preload Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset X-RateLimit-Remaining: 55 X-GitHub-Media-Type: github.v3 Content-Security-Policy: default-src 'none' Vary: Accept-Encoding, Accept, X-Requested-With X-RateLimit-Limit: 60 X-XSS-Protection: 0 Content-Length: 230 X-GitHub-Request-Id: 85C8:349F:22BD3FB:5022163:6151A372 Content-Type: application/json; charset=utf-8
{"message":"Must specify access token via Authorization header. https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param","documentation_url":"https://docs.github.com/v3/#oauth2-token-sent-in-a-header"}> at org.takes.facets.fallback.TkFallback.error(TkFallback.java:234) at org.takes.facets.fallback.TkFallback.route(TkFallback.java:115) at org.takes.facets.fallback.TkFallback.access$000(TkFallback.java:54) at org.takes.facets.fallback.TkFallback$1.act(TkFallback.java:66) at org.takes.tk.TkWrap.act(TkWrap.java:61) at org.takes.tk.TkSslOnly.act(TkSslOnly.java:71) at org.takes.tk.TkWrap.act(TkWrap.java:61) at org.takes.http.BkBasic.print(BkBasic.java:108) at org.takes.http.BkBasic.accept(BkBasic.java:84) at org.takes.http.BkSafe$1.accept(BkSafe.java:51) at org.takes.http.BkWrap.accept(BkWrap.java:52) at org.takes.http.BkTimeable.accept(BkTimeable.java:89) at org.takes.http.BkParallel$1$1.run(BkParallel.java:89) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.AssertionError: HTTP response status is not equal to 200: 400 Bad Request [https://api.github.com/user?access_token=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] X-RateLimit-Resource: core Server: GitHub.com Access-Control-Allow-Origin: * X-RateLimit-Used: 5 X-Content-Type-Options: nosniff X-RateLimit-Reset: 1632742209 Date: Mon, 27 Sep 2021 10:56:50 GMT Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin X-Frame-Options: deny Strict-Transport-Security: max-age=31536000; includeSubdomains; preload Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset X-RateLimit-Remaining: 55 X-GitHub-Media-Type: github.v3 Content-Security-Policy: default-src 'none' Vary: Accept-Encoding, Accept, X-Requested-With X-RateLimit-Limit: 60 X-XSS-Protection: 0 Content-Length: 230 X-GitHub-Request-Id: 85C8:349F:22BD3FB:5022163:6151A372 Content-Type: application/json; charset=utf-8
{"message":"Must specify access token via Authorization header. https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param","documentation_url":"https://docs.github.com/v3/#oauth2-token-sent-in-a-header"} Expected: HTTP response with status 200 but: was <400 Bad Request [https://api.github.com/user?access_token=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] X-RateLimit-Resource: core Server: GitHub.com Access-Control-Allow-Origin: * X-RateLimit-Used: 5 X-Content-Type-Options: nosniff X-RateLimit-Reset: 1632742209 Date: Mon, 27 Sep 2021 10:56:50 GMT Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin X-Frame-Options: deny Strict-Transport-Security: max-age=31536000; includeSubdomains; preload Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset X-RateLimit-Remaining: 55 X-GitHub-Media-Type: github.v3 Content-Security-Policy: default-src 'none' Vary: Accept-Encoding, Accept, X-Requested-With X-RateLimit-Limit: 60 X-XSS-Protection: 0 Content-Length: 230 X-GitHub-Request-Id: 85C8:349F:22BD3FB:5022163:6151A372 Content-Type: application/json; charset=utf-8
{"message":"Must specify access token via Authorization header. https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param","documentation_url":"https://docs.github.com/v3/#oauth2-token-sent-in-a-header"}> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at com.jcabi.http.response.RestResponse.assertStatus(RestResponse.java:111) at org.takes.facets.auth.social.PsGithub.fetch(PsGithub.java:154) at org.takes.facets.auth.social.PsGithub.enter(PsGithub.java:131) at org.takes.facets.auth.PsByFlag.enter(PsByFlag.java:107) at org.takes.facets.auth.PsChain.enter(PsChain.java:70) at org.takes.facets.auth.TkAuth.act(TkAuth.java:86) at org.takes.tk.TkWrap.act(TkWrap.java:61) at org.takes.facets.flash.TkFlash.act(TkFlash.java:108) at org.takes.tk.TkGzip$1.act(TkGzip.java:58) at org.takes.tk.TkWrap.act(TkWrap.java:61) at org.takes.tk.TkMeasured$1.act(TkMeasured.java:67) at org.takes.tk.TkWrap.act(TkWrap.java:61) at org.takes.tk.TkVersioned$1.act(TkVersioned.java:73) at org.takes.tk.TkWrap.act(TkWrap.java:61) at org.takes.tk.TkWithHeaders$1.act(TkWithHeaders.java:71) at org.takes.tk.TkWrap.act(TkWrap.java:61) at org.takes.facets.fallback.TkFallback.route(TkFallback.java:86) ... 14 more
Still crash.
Internal application error 0.55.1, ${buildNumber}
Please, report it here. We will do our best to fix it as soon as possible. We're very sorry.
java.lang.IllegalStateException: [GET https://www.0crat.com/?PsByFlag=PsGithub&code=8972ed9e348436a4297b] failed in 284ms: HTTP response status is not equal to 200: 400 Bad Request [https://api.github.com/user?access_token=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] X-RateLimit-Resource: core Server: GitHub.com Access-Control-Allow-Origin: * X-RateLimit-Used: 1 X-Content-Type-Options: nosniff X-RateLimit-Reset: 1635324731 Date: Wed, 27 Oct 2021 07:52:11 GMT Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin X-Frame-Options: deny Strict-Transport-Security: max-age=31536000; includeSubdomains; preload Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset X-RateLimit-Remaining: 59 X-GitHub-Media-Type: github.v3 Content-Security-Policy: default-src 'none' Vary: Accept-Encoding, Accept, X-Requested-With X-RateLimit-Limit: 60 X-XSS-Protection: 0 Content-Length: 230 X-GitHub-Request-Id: AC24:5B5E:A431A2:15D3F29:6179052B Content-Type: application/json; charset=utf-8
{"message":"Must specify access token via Authorization header. https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param","documentation_url":"https://docs.github.com/v3/#oauth2-token-sent-in-a-header"} Expected: HTTP response with status 200 but: was <400 Bad Request [https://api.github.com/user?access_token=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] X-RateLimit-Resource: core Server: GitHub.com Access-Control-Allow-Origin: * X-RateLimit-Used: 1 X-Content-Type-Options: nosniff X-RateLimit-Reset: 1635324731 Date: Wed, 27 Oct 2021 07:52:11 GMT Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin X-Frame-Options: deny Strict-Transport-Security: max-age=31536000; includeSubdomains; preload Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset X-RateLimit-Remaining: 59 X-GitHub-Media-Type: github.v3 Content-Security-Policy: default-src 'none' Vary: Accept-Encoding, Accept, X-Requested-With X-RateLimit-Limit: 60 X-XSS-Protection: 0 Content-Length: 230 X-GitHub-Request-Id: AC24:5B5E:A431A2:15D3F29:6179052B Content-Type: application/json; charset=utf-8
{"message":"Must specify access token via Authorization header. https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param","documentation_url":"https://docs.github.com/v3/#oauth2-token-sent-in-a-header"}> at org.takes.facets.fallback.TkFallback.error(TkFallback.java:234) at org.takes.facets.fallback.TkFallback.route(TkFallback.java:115) at org.takes.facets.fallback.TkFallback.access$000(TkFallback.java:54) at org.takes.facets.fallback.TkFallback$1.act(TkFallback.java:66) at org.takes.tk.TkWrap.act(TkWrap.java:61) at org.takes.tk.TkSslOnly.act(TkSslOnly.java:71) at org.takes.tk.TkWrap.act(TkWrap.java:61) at org.takes.http.BkBasic.print(BkBasic.java:108) at org.takes.http.BkBasic.accept(BkBasic.java:84) at org.takes.http.BkSafe$1.accept(BkSafe.java:51) at org.takes.http.BkWrap.accept(BkWrap.java:52) at org.takes.http.BkTimeable.accept(BkTimeable.java:89) at org.takes.http.BkParallel$1$1.run(BkParallel.java:89) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.AssertionError: HTTP response status is not equal to 200: 400 Bad Request [https://api.github.com/user?access_token=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] X-RateLimit-Resource: core Server: GitHub.com Access-Control-Allow-Origin: * X-RateLimit-Used: 1 X-Content-Type-Options: nosniff X-RateLimit-Reset: 1635324731 Date: Wed, 27 Oct 2021 07:52:11 GMT Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin X-Frame-Options: deny Strict-Transport-Security: max-age=31536000; includeSubdomains; preload Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset X-RateLimit-Remaining: 59 X-GitHub-Media-Type: github.v3 Content-Security-Policy: default-src 'none' Vary: Accept-Encoding, Accept, X-Requested-With X-RateLimit-Limit: 60 X-XSS-Protection: 0 Content-Length: 230 X-GitHub-Request-Id: AC24:5B5E:A431A2:15D3F29:6179052B Content-Type: application/json; charset=utf-8
{"message":"Must specify access token via Authorization header. https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param","documentation_url":"https://docs.github.com/v3/#oauth2-token-sent-in-a-header"} Expected: HTTP response with status 200 but: was <400 Bad Request [https://api.github.com/user?access_token=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] X-RateLimit-Resource: core Server: GitHub.com Access-Control-Allow-Origin: * X-RateLimit-Used: 1 X-Content-Type-Options: nosniff X-RateLimit-Reset: 1635324731 Date: Wed, 27 Oct 2021 07:52:11 GMT Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin X-Frame-Options: deny Strict-Transport-Security: max-age=31536000; includeSubdomains; preload Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset X-RateLimit-Remaining: 59 X-GitHub-Media-Type: github.v3 Content-Security-Policy: default-src 'none' Vary: Accept-Encoding, Accept, X-Requested-With X-RateLimit-Limit: 60 X-XSS-Protection: 0 Content-Length: 230 X-GitHub-Request-Id: AC24:5B5E:A431A2:15D3F29:6179052B Content-Type: application/json; charset=utf-8
{"message":"Must specify access token via Authorization header. https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param","documentation_url":"https://docs.github.com/v3/#oauth2-token-sent-in-a-header"}> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at com.jcabi.http.response.RestResponse.assertStatus(RestResponse.java:111) at org.takes.facets.auth.social.PsGithub.fetch(PsGithub.java:154) at org.takes.facets.auth.social.PsGithub.enter(PsGithub.java:131) at org.takes.facets.auth.PsByFlag.enter(PsByFlag.java:107) at org.takes.facets.auth.PsChain.enter(PsChain.java:70) at org.takes.facets.auth.TkAuth.act(TkAuth.java:86) at org.takes.tk.TkWrap.act(TkWrap.java:61) at org.takes.facets.flash.TkFlash.act(TkFlash.java:108) at org.takes.tk.TkGzip$1.act(TkGzip.java:58) at org.takes.tk.TkWrap.act(TkWrap.java:61) at org.takes.tk.TkMeasured$1.act(TkMeasured.java:67) at org.takes.tk.TkWrap.act(TkWrap.java:61) at org.takes.tk.TkVersioned$1.act(TkVersioned.java:73) at org.takes.tk.TkWrap.act(TkWrap.java:61) at org.takes.tk.TkWithHeaders$1.act(TkWithHeaders.java:71) at org.takes.tk.TkWrap.act(TkWrap.java:61) at org.takes.facets.fallback.TkFallback.route(TkFallback.java:86) ... 14 more
Same thing
And for me(
OS: Linux Cinnamon Mint Browser: Google Chrome Version 96.0.4664.45 (Official Build) (64-bit)
Internal application error 0.55.1, ${buildNumber}
Please, report it here. We will do our best to fix it as soon as possible. We're very sorry.
java.lang.IllegalStateException: [GET https://www.0crat.com/?PsByFlag=PsGithub&code=0afcac60f639e1e02a15] failed in 251ms: HTTP response status is not equal to 200: 400 Bad Request [https://api.github.com/user?access_token=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] X-RateLimit-Resource: core Server: GitHub.com Access-Control-Allow-Origin: * X-RateLimit-Used: 1 X-Content-Type-Options: nosniff X-RateLimit-Reset: 1645542525 Date: Tue, 22 Feb 2022 14:08:45 GMT Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin X-Frame-Options: deny Strict-Transport-Security: max-age=31536000; includeSubdomains; preload Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset X-RateLimit-Remaining: 59 X-GitHub-Media-Type: github.v3 Content-Security-Policy: default-src 'none' Vary: Accept-Encoding, Accept, X-Requested-With X-RateLimit-Limit: 60 X-XSS-Protection: 0 Content-Length: 230 X-GitHub-Request-Id: C3A6:5F1E:359AB7:8A361F:6214EE6D Content-Type: application/json; charset=utf-8
{"message":"Must specify access token via Authorization header. https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param","documentation_url":"https://docs.github.com/v3/#oauth2-token-sent-in-a-header"} Expected: HTTP response with status 200 but: was <400 Bad Request [https://api.github.com/user?access_token=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] X-RateLimit-Resource: core Server: GitHub.com Access-Control-Allow-Origin: * X-RateLimit-Used: 1 X-Content-Type-Options: nosniff X-RateLimit-Reset: 1645542525 Date: Tue, 22 Feb 2022 14:08:45 GMT Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin X-Frame-Options: deny Strict-Transport-Security: max-age=31536000; includeSubdomains; preload Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset X-RateLimit-Remaining: 59 X-GitHub-Media-Type: github.v3 Content-Security-Policy: default-src 'none' Vary: Accept-Encoding, Accept, X-Requested-With X-RateLimit-Limit: 60 X-XSS-Protection: 0 Content-Length: 230 X-GitHub-Request-Id: C3A6:5F1E:359AB7:8A361F:6214EE6D Content-Type: application/json; charset=utf-8
{"message":"Must specify access token via Authorization header. https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param","documentation_url":"https://docs.github.com/v3/#oauth2-token-sent-in-a-header"}> at org.takes.facets.fallback.TkFallback.error(TkFallback.java:234) at org.takes.facets.fallback.TkFallback.route(TkFallback.java:115) at org.takes.facets.fallback.TkFallback.access$000(TkFallback.java:54) at org.takes.facets.fallback.TkFallback$1.act(TkFallback.java:66) at org.takes.tk.TkWrap.act(TkWrap.java:61) at org.takes.tk.TkSslOnly.act(TkSslOnly.java:71) at org.takes.tk.TkWrap.act(TkWrap.java:61) at org.takes.http.BkBasic.print(BkBasic.java:108) at org.takes.http.BkBasic.accept(BkBasic.java:84) at org.takes.http.BkSafe$1.accept(BkSafe.java:51) at org.takes.http.BkWrap.accept(BkWrap.java:52) at org.takes.http.BkTimeable.accept(BkTimeable.java:89) at org.takes.http.BkParallel$1$1.run(BkParallel.java:89) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.AssertionError: HTTP response status is not equal to 200: 400 Bad Request [https://api.github.com/user?access_token=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] X-RateLimit-Resource: core Server: GitHub.com Access-Control-Allow-Origin: * X-RateLimit-Used: 1 X-Content-Type-Options: nosniff X-RateLimit-Reset: 1645542525 Date: Tue, 22 Feb 2022 14:08:45 GMT Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin X-Frame-Options: deny Strict-Transport-Security: max-age=31536000; includeSubdomains; preload Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset X-RateLimit-Remaining: 59 X-GitHub-Media-Type: github.v3 Content-Security-Policy: default-src 'none' Vary: Accept-Encoding, Accept, X-Requested-With X-RateLimit-Limit: 60 X-XSS-Protection: 0 Content-Length: 230 X-GitHub-Request-Id: C3A6:5F1E:359AB7:8A361F:6214EE6D Content-Type: application/json; charset=utf-8
{"message":"Must specify access token via Authorization header. https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param","documentation_url":"https://docs.github.com/v3/#oauth2-token-sent-in-a-header"} Expected: HTTP response with status 200 but: was <400 Bad Request [https://api.github.com/user?access_token=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] X-RateLimit-Resource: core Server: GitHub.com Access-Control-Allow-Origin: * X-RateLimit-Used: 1 X-Content-Type-Options: nosniff X-RateLimit-Reset: 1645542525 Date: Tue, 22 Feb 2022 14:08:45 GMT Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin X-Frame-Options: deny Strict-Transport-Security: max-age=31536000; includeSubdomains; preload Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset X-RateLimit-Remaining: 59 X-GitHub-Media-Type: github.v3 Content-Security-Policy: default-src 'none' Vary: Accept-Encoding, Accept, X-Requested-With X-RateLimit-Limit: 60 X-XSS-Protection: 0 Content-Length: 230 X-GitHub-Request-Id: C3A6:5F1E:359AB7:8A361F:6214EE6D Content-Type: application/json; charset=utf-8
{"message":"Must specify access token via Authorization header. https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param","documentation_url":"https://docs.github.com/v3/#oauth2-token-sent-in-a-header"}> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at com.jcabi.http.response.RestResponse.assertStatus(RestResponse.java:111) at org.takes.facets.auth.social.PsGithub.fetch(PsGithub.java:154) at org.takes.facets.auth.social.PsGithub.enter(PsGithub.java:131) at org.takes.facets.auth.PsByFlag.enter(PsByFlag.java:107) at org.takes.facets.auth.PsChain.enter(PsChain.java:70) at org.takes.facets.auth.TkAuth.act(TkAuth.java:86) at org.takes.tk.TkWrap.act(TkWrap.java:61) at org.takes.facets.flash.TkFlash.act(TkFlash.java:108) at org.takes.tk.TkGzip$1.act(TkGzip.java:58) at org.takes.tk.TkWrap.act(TkWrap.java:61) at org.takes.tk.TkMeasured$1.act(TkMeasured.java:67) at org.takes.tk.TkWrap.act(TkWrap.java:61) at org.takes.tk.TkVersioned$1.act(TkVersioned.java:73) at org.takes.tk.TkWrap.act(TkWrap.java:61) at org.takes.tk.TkWithHeaders$1.act(TkWithHeaders.java:71) at org.takes.tk.TkWrap.act(TkWrap.java:61) at org.takes.facets.fallback.TkFallback.route(TkFallback.java:86) ... 14 more