Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

refresh_token #69

Open
yashiroiori opened this issue Sep 24, 2019 · 3 comments · May be fixed by #78
Open

refresh_token #69

yashiroiori opened this issue Sep 24, 2019 · 3 comments · May be fixed by #78

Comments

@yashiroiori
Copy link

yashiroiori commented Sep 24, 2019

La variable refresh_token no viene en la respuesta cuando se trata de usar el método authorize, cómo se obtiene ese dato??

if($request["body"]->refresh_token)

@Ezequielmx
Copy link

La variable refresh_token no viene en la respuesta cuando se trata de usar el método authorize, cómo se obtiene ese dato??

if($request["body"]->refresh_token)

En la configuración de la App tiene que estar seleccionado el Scope offline access . Ahí recibis el refresh token. Hay un archivo login en la carpeta examples.

image

@rodrigojob
Copy link

@lwcinfo
Copy link

lwcinfo commented Feb 12, 2020

#32 (comment)

@pmercadocl pmercadocl linked a pull request Feb 13, 2020 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants