Skip to content

how to remove "redirect_state" params? ( Kakao OAuth2 Error ) #538

@dobestan

Description

@dobestan

Kakao API Settings

screenshot 2015-03-03 16 51 16

kakao force to set static "Redirect Path" ( not allowing custom parameters such as "redirect_state" )

Problem

and that uri is not allowed by kakao settings, so it redirects to "https://kauth.kakao.com/oauth/authorize?state=fAXuvuZz5qDlTg4AERBwKqADpCsBIUBn&redirect_uri=http%3A%2F%2Flocalhost%3A8000%2Fcomplete%2Fkakao%2F%3Fredirect_state%3DfAXuvuZz5qDlTg4AERBwKqADpCsBIUBn&response_type=code&client_id=714f99bb9174783b6df584970a4e2637"

screenshot 2015-03-03 16 51 37

error="redirect_uri_mismatch", error_description="Invalid redirect: http://localhost:8000/complete/kakao/?redirect_state=fAXuvuZz5qDlTg4AERBwKqADpCsBIUBn does not match one of the registered values. Please check app settings on kakao developer site."

Questions

Is there any solutions that i can remove "redirect_state" params?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions