You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have integrated the phonegap sdk and the php server sdk in my application.
I have managed to get to the point, where I can call the me() method of the request_object.
I would like to retrieve to refresh_token, but I can't find a way to do that. What's the supposed way to do that in PHP?
I have integrated the phonegap sdk and the php server sdk in my application.
I have managed to get to the point, where I can call the
me()
method of therequest_object
.I would like to retrieve to refresh_token, but I can't find a way to do that. What's the supposed way to do that in PHP?
The text was updated successfully, but these errors were encountered: