Failed to retrieve user information

Hi Mr/Mrs,

I try to get the user information using the retrieve user information rest api, but failed. I can’t get the gender detail from the request response.
image
image
image

I not sure which part is wrong, please advise for this. Thanks

Regards,
Luis

gender_needs_agreement: true

this response means that the user did not agree with the gender scope.
because it is set to “Optional Concern”, users may not agree to it.

if this information is absolutely necessary, set it to “Required Concern”.

Can I know how to set the gender scope to agree?

If set to “Required Concernt”, you will request consent on the next login.
please press the “Set” button to make the change.

Prerequisites | Kakao Developers Prerequisites - Manage consent items

no , what I mean’s is how to set my current test account gender scope to agree?

The service cannot change to consent status. Explicit consent from the user must be reflected, and this is done through the consent screen displayed during Kakao login.

I have set the gender to required consent. And i have tried to relogin my account , but i still not able to get the gender from the api request

Is this because my test account didn’t process the user verification?

Please provide the App ID displayed at the top of the attached image.

ex)
image

nevermind I manage to find the reset setting myself already, thanks

one more question, do i able to get the phone number? because i check the document , but i didn’t find phone number proper key

Please refer to the document below for the “Available consent type” of the “Consent Item.”

Prerequisites | Kakao Developers Prerequisites - Consent items for personal information