when i follow https://developers.google.com/google-ads/api/docs/get-started/make-first-call?hl=ko#fetch_a_refresh_token this steps, The only thing that i get is code value in a url (i think it is not refresh token but a auth code) ex)http://localhost:8080/?code=4/0ATx3LY4JU8NTgDK0AcjcOBYaamuDFzeBuXIXi7xjFsuwrpbf7WZUp-yvE7XPkYVNptWKiA&scope=https://www.googleapis.com/auth/adwords but the documents say that i can get json type output like this { "client_id": "******.apps.googleusercontent.com", "client_secret": "******", "token_uri": "https://oauth2.googleapis.com/token", "auth_uri": "https://accounts.google.com/o/oauth2/auth", "refresh_token": "******", "type": "authorized_user" } how can i get a refresh_token?
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/bfe81210-8dd1-4f34-a5ea-2229e07881acn%40googlegroups.com.