Hi Pravin, Can you try setting *access_type* to offline as mentioned in our *guide <https://developers.google.com/identity/protocols/OAuth2WebServer#offline>. *By doing this it generates a refresh token for you, which you can use it to get access tokens for user so you don't have ask the user to prompt every time.
I hope this resolves your problem if not let me know. Cheers, Raghavendra, AdWords API Team. On Monday, May 11, 2015 at 7:18:22 AM UTC-4, Pravin Yadav wrote: > > Hi, > > I am trying to access AdWords account data from asp.net web service. > > but getting problem when consuming web service that time also need to > accept account permissions from service so that time we can`t open > permission page. > > i need of offline Access permissions without visit permission page of > authentication. > > i already done same part with web application of asp.net but not offline > access. > > now it i want to try for scheduling of data/reports with emails. > > so please reply. > > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/0b98eecd-a416-402c-90c2-c9b2aae6dbb6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
