Hello Antonio,
The refresh token is only valid for particular client ID and secret for
security reasons. We recommend obtaining separate refresh tokens for each
application type -- it's easier to manage for you and the user can revert
one application access only, should she needs to.
-Danial
ping
On Sunday, March 15, 2015 at 10:38:26 PM UTC+1, Antonio Peric wrote:
>
> Hi,
>
> we are creating web (single page app - NG app), Android and iOs app (both
> with phonegap) and we want to authorize user for Adwords API with offline
> access. We noticed that if we use iOS id and secret that r
Hi,
we are creating web (single page app - NG app), Android and iOs app (both
with phonegap) and we want to authorize user for Adwords API with offline
access. We noticed that if we use iOS id and secret that refresh token that
we got is not valid for web application and vice-versa. How we can