Re: [google-appengine] Entities Not Visible in Developer Console

2022-03-05 Thread wesley chun
Sounds good Dave... glad you were able to access your Entities again. In
general, console.*developers*.google.com is just a shortcut to the API
manager, and that's the only time that link should be used. For everything
else, you should be using console.*cloud*.google.com.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
"A computer never does what you want... only what you tell it."
wesley chun :: @wescpy  :: Software
Architect & Engineer
Developer Advocate at Google
 by day; at
night: Core Python 



On Tue, Mar 1, 2022 at 5:45 AM 'Dave Howes' via Google App Engine <
google-appengine@googlegroups.com> wrote:

> Thanks for this response - it turned out that I was using the wrong URL -
> I was going to https://console.developer.google.com/datastore
>  ( and have been for years )
> - changing to https://console.cloud.google.com/datastore fixed things
>
> Dave
>
> On Sunday, 27 February 2022 at 23:02:42 UTC Wesley C (Google) wrote:
>
>> There have been no changes AFAIK (as far as I know). Going to
>> https://console.cloud.google.com/datastore brings up all my DS entities
>> as expected.
>>
>> However, people sometimes run into problems if they have >1 Google login,
>> say accounts for work, personal, school, etc. Click on your avatar in the
>> upper-right corner to ensure you're logged into the correct account, or
>> select the right one from there if you're not.
>>
>>
>> On Sun, Feb 27, 2022 at 10:03 AM 'Dave Howes' via Google App Engine <
>> google-a...@googlegroups.com> wrote:
>>
>>> I have an application that has been running on App Engine Standard
>>> edition for a number of years. Today, when I went to the Datastore page of
>>> the developers console, I can't see any Entity kinds, and get the following
>>> message :
>>>
>>> "Request had invalid authentication credentials. Expected OAuth 2 access
>>> token, login cookie or other valid authentication credential. See
>>> https://developers.google.com/identity/sign-in/web/devconsole-project.;
>>>
>>> When I go to that page, it seems to be asking me to integrate Google
>>> SignIn with my application, which doesn't seem relevant.
>>>
>>> Has something changed regarding authentication that I have missed?
>>>
>>> Dave
>>>
>>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAB6eaA4hyh_PC59x81fJsX4c%2BcnhnthrWda%3DYjB3aEOh9yw5sw%40mail.gmail.com.


Re: [google-appengine] Entities Not Visible in Developer Console

2022-03-01 Thread 'Dave Howes' via Google App Engine
Thanks for this response - it turned out that I was using the wrong URL - I 
was going to https://console.developer.google.com/datastore 
 ( and have been for years ) - 
changing to https://console.cloud.google.com/datastore fixed things

Dave

On Sunday, 27 February 2022 at 23:02:42 UTC Wesley C (Google) wrote:

> There have been no changes AFAIK (as far as I know). Going to 
> https://console.cloud.google.com/datastore brings up all my DS entities 
> as expected.
>
> However, people sometimes run into problems if they have >1 Google login, 
> say accounts for work, personal, school, etc. Click on your avatar in the 
> upper-right corner to ensure you're logged into the correct account, or 
> select the right one from there if you're not.
>
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> "A computer never does what you want... only what you tell it."
> wesley chun :: @wescpy  :: Software 
> Architect & Engineer
> Developer Advocate at Google 
>  by day; at 
> night: Core Python 
>
>
>
> On Sun, Feb 27, 2022 at 10:03 AM 'Dave Howes' via Google App Engine <
> google-a...@googlegroups.com> wrote:
>
>> I have an application that has been running on App Engine Standard 
>> edition for a number of years. Today, when I went to the Datastore page of 
>> the developers console, I can't see any Entity kinds, and get the following 
>> message :
>>
>> "Request had invalid authentication credentials. Expected OAuth 2 access 
>> token, login cookie or other valid authentication credential. See 
>> https://developers.google.com/identity/sign-in/web/devconsole-project.;
>>
>> When I go to that page, it seems to be asking me to integrate Google 
>> SignIn with my application, which doesn't seem relevant.
>>
>> Has something changed regarding authentication that I have missed?
>>
>> Dave
>>
>> -- 
>> 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 google-appengi...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/google-appengine/33388dfa-ae44-4f4c-9952-928d82fde5d7n%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/2344d23f-ff95-481c-ad24-bc1f7e7bff22n%40googlegroups.com.


Re: [google-appengine] Entities Not Visible in Developer Console

2022-02-27 Thread wesley chun
There have been no changes AFAIK (as far as I know). Going to
https://console.cloud.google.com/datastore brings up all my DS entities as
expected.

However, people sometimes run into problems if they have >1 Google login,
say accounts for work, personal, school, etc. Click on your avatar in the
upper-right corner to ensure you're logged into the correct account, or
select the right one from there if you're not.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
"A computer never does what you want... only what you tell it."
wesley chun :: @wescpy  :: Software
Architect & Engineer
Developer Advocate at Google
 by day; at
night: Core Python 



On Sun, Feb 27, 2022 at 10:03 AM 'Dave Howes' via Google App Engine <
google-appengine@googlegroups.com> wrote:

> I have an application that has been running on App Engine Standard edition
> for a number of years. Today, when I went to the Datastore page of the
> developers console, I can't see any Entity kinds, and get the following
> message :
>
> "Request had invalid authentication credentials. Expected OAuth 2 access
> token, login cookie or other valid authentication credential. See
> https://developers.google.com/identity/sign-in/web/devconsole-project.;
>
> When I go to that page, it seems to be asking me to integrate Google
> SignIn with my application, which doesn't seem relevant.
>
> Has something changed regarding authentication that I have missed?
>
> Dave
>
> --
> 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 google-appengine+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/33388dfa-ae44-4f4c-9952-928d82fde5d7n%40googlegroups.com
> 
> .
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAB6eaA4cSr0gb1no-z%3DCFrgXRjdy6MWb8m9oeCsAyNx6VLVHRg%40mail.gmail.com.