Getting /userinfo always returning user_id as link
lpereira-1985
Colaborador
Opciones
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse al feed de RSS
- Resaltar
- Imprimir
- Denunciar contenido inapropiado
Publicado el
mar-16-2024
10:15 AM
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
}
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.