You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to adwor...@googlegroups.com
Hello,
I have created my client id and client secret in my google adwords api .I have generated my authorization code with my client id and secret and there by i couldnot generate any refresh token with it . Can i get the way how i could generate the refresh token in client library ???
Josh Radcliff (AdWords API Team)
unread,
Oct 24, 2014, 9:53:53 AM10/24/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to adwor...@googlegroups.com
Hi,
The best resource for this is the OAuth wiki on each client library's github page that contains step-by-step instructions for generating OAuth credentials. For example, if using the Java client library you would use the instructions here.