Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined index: Content-Type in /oauth2/client.php #8

Open
oTTa opened this issue Oct 11, 2017 · 0 comments
Open

Undefined index: Content-Type in /oauth2/client.php #8

oTTa opened this issue Oct 11, 2017 · 0 comments

Comments

@oTTa
Copy link

oTTa commented Oct 11, 2017

Notice: Undefined index: Content-Type in /var/www/html/libraries/joomla/oauth2/client.php on line 83

vardump $response

object(JHttpResponse)#367 (3) { ["code"]=> int(200) ["headers"]=> array(0) { } ["body"]=> string(523) "HTTP/1.1 400 Bad Request Vary: X-Origin Content-Type: application/json; charset=UTF-8 Date: Wed, 11 Oct 2017 16:12:26 GMT Expires: Wed, 11 Oct 2017 16:12:26 GMT Cache-Control: private, max-age=0 X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1; mode=block Server: GSE Alt-Svc: quic=":443"; ma=2592000; v="39,38,37,35" Accept-Ranges: none Vary: Origin,Accept-Encoding Transfer-Encoding: chunked { "error": "invalid_grant", "error_description": "Code was already redeemed." } " }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant