Created
August 30, 2018 14:46
-
-
Save jogu/0e4ff54d3a4a2a4780ee44e06b14734c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1.195667 --> URL: https://op.authlete.com/api/authorization?scope=openid&state=9UUUOhmfuyXlzvBX&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61070%2Fauthz_cb&response_type=code+id_token&client_id=3895104067335 | |
1.195675 --> BODY: None | |
1.945443 QUERY_STRING: | |
2.306428 <-- error=invalid_request&error_description=%5BA014303%5D+%27nonce%27+is+required+when+%27response_type%27+contains+%27id_token%27.&error_uri=https%3A%2F%2Fwww.authlete.com%2Fdocuments%2Fapis%2Fresult_codes%23A014303&state=9UUUOhmfuyXlzvBX | |
2.308112 AuthorizationErrorResponse: { | |
"error": "invalid_request", | |
"error_description": "[A014303] 'nonce' is required when 'response_type' contains 'id_token'.", | |
"error_uri": "https://www.authlete.com/documents/apis/result_codes#A014303", | |
"state": "9UUUOhmfuyXlzvBX" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment