Getting /userinfo always returning user_id as link

lpereira-1985
Colaborador
Colaborador

Hi Community, I'm trying to get /userinfo but I'm receiving a link inside the field user_id, is that correct? or do I need to do some configuration? How is the correct way to get user_id to use to get payment method token?

{
    "user_id": "https://www.paypal.com/webapps/auth/identity/user/*******",
    "sub": "https://www.paypal.com/webapps/auth/identity/user/*********",
    "name": "John Doe",
    "email": "********@business.example.com",
    "verified": "true",
    "payer_id": "N4A**********",
    "address": {
        "street_address": "Free Trade Zone",
        "locality": "Buenos Aires",
        "region": "Buenos Aires",
        "postal_code": "B1675",
        "country": "AR"
    },
    "verified_account": "true",
    "email_verified": true
}

 

 

 

 

 

Login to Me Too
0 RESPUESTAS 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.