Closed GoogleCodeExporter closed 8 years ago
"i have made changes and added access_type = offline, as what was shown in "
You shouldn't need to make these changes. The client library will default to
access_type=offline, and approval_prompt=force.
If you did make custom changes, make sure you set both parameters:
access_type=offline
approval_prompt=force
Original comment by chirags@google.com
on 3 Jan 2012 at 9:49
Original comment by chirags@google.com
on 4 Jan 2012 at 4:59
Indeed! If approval_prompt != 'force', a refresh token is not returned! Thank
you.
Original comment by dminkov...@gmail.com
on 6 Feb 2012 at 10:08
Original issue reported on code.google.com by
emilie.t...@gmail.com
on 28 Dec 2011 at 5:28