Thank you.
I managed to deal with authentication  by using the Google Java Client API
for Admin API, and using the default credentials.

On Tue, Jan 31, 2017 at 10:42 PM, 'Adam (Cloud Platform Support)' via
Google App Engine <[email protected]> wrote:

> I'm getting the same issue, so it looks like these instructions are no
> longer valid. You can still get an access token using the Cloud SDK
> <https://cloud.google.com/sdk/> however, using the following commands:
>
> $ gcloud auth application-default login
> <https://cloud.google.com/sdk/gcloud/reference/auth/application-default/login>
> $ gcloud auth application-default print-access-token
> <https://cloud.google.com/sdk/gcloud/reference/auth/application-default/print-access-token>
>
> On Tuesday, January 31, 2017 at 9:23:53 AM UTC-5, Joshua Fox wrote:
>>
>> I am trying to connect to the admin API.
>> <https://cloud.google.com/appengine/docs/admin-api/getting-started/>
>>
>> I get to this step
>>
>> In your web browser, request an access token by using the client ID of
>> your API credentials. The following example uses client_id=[MY_CLIENT_ID]
>> and redirect_uri=https://www.google.com, where [MY_CLIENT_ID] is the
>> client ID of the credential that you created earlier:
>>
>> https://accounts.google.com/o/oauth2/v2/auth?response_type=t
>> oken&client_id=[MY_CLIENT_ID]&scope=https://www.googleapis.c
>> om/auth/cloud-platform&redirect_uri=https://www.google.com&prompt=none
>>
>>
>>
>> With my correct client ID, I get redirected to the following instead of
>> receiving an access token  as stated.
>>
>> https://www.google.co.il/?gfe_rd=cr&ei=j5yQWObhHIqT8QfG0pfQA
>> w#error_subtype=access_denied&error=interaction_required
>>
>> What do I need to do to get my access token?
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/google-appengine.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/google-appengine/ae51f7f3-5f07-4eba-9aa5-
> 1e38c621a603%40googlegroups.com
> <https://groups.google.com/d/msgid/google-appengine/ae51f7f3-5f07-4eba-9aa5-1e38c621a603%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
*JOSHUA FOX*
Principal Software Architect | Freightos


☏* (Israel): *+972-545691165 | ☏* (US)*:  +1-3123400953* | Skype*:
joshuafox.freightos
Smoother shipping with the world's online freight marketplace.
Online Marketplace
<https://www.google.com/url?q=https%3A%2F%2Fwww.freightos.com%2Fcompare-book-manage-freight-quotes%2F&sa=D&sntz=1&usg=AFrqEzfMkBQBWsovNlg47sIDORa5FpHDkQ>
 / In the News
<https://www.google.com/url?q=https%3A%2F%2Fwww.freightos.com%2Fabout-us%2Fin-the-news%2F&sa=D&sntz=1&usg=AFrqEzexnYSKKYuEW4zuC-QrR4X8G53w6Q>
 / Freightos Blog
<http://www.google.com/url?q=http%3A%2F%2Ffreightos.com%2Fresources%2Ffreightos-blog%2F&sa=D&sntz=1&usg=AFrqEzczY9ZxESxvh7ITnd_Al01Xyp4gdA>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAD%3DB7cMxWpLujdDiaz0eeYg952JYB%2B6az%2BuiChCBDqciEoFbNA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to