[google-appengine] Re: Granting access to Google on my app

2020-05-21 Thread 'Olu' via Google App Engine
Hello, Andrea

Indeed, it would be best to have this issue reviewed with a GCP Support 
Engineer. For better troubleshooting of the issue, which may involve 
reviewing configurations on your Project, you can contact a GCP Support 
engineer through this link[1]. 

I believe a Live chat is likewise possible, however, that depends on some 
factors like the GCP Support package that you have and the type of GCP 
product. Particularly, this is available for Free trial support[2 -- See 
the NOTE]

This way a GCP Support engineer would be able to work closely with you, 
reviewing your application configuration and determine exactly what may be 
the cause of the issue you observe.

[1]https://cloud.google.com/support-hub
[2]https://cloud.google.com/support/docs#premium_support

-- 
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/759b77ad-6087-495a-9a9c-c88c0e8a79a4%40googlegroups.com.


[google-appengine] Re: Granting access to Google on my app

2020-05-21 Thread Andrea Ferro
Hello,
thanks for the answer. I still can't manage to make it work, is it possible 
to have a live chat with the support or something similar in order to 
describe the problem and have specific help? I think it's just something 
simple I can't make work and like that I would solve it in a few minutes.

Il giorno mercoledì 20 maggio 2020 21:06:24 UTC+2, George (Cloud Platform 
Support) ha scritto:
>
> Hello Andrea, 
>
> Authentication success depends on how you include credentials in your Java 
> client's constructor. If you don't specify credentials in the client's 
> constructor, the client looks for credentials in the app's environment. In 
> your particular case, this would be your friend's smartphone. You may 
> consider checking the "Setting Up Access Control" page 
>  
> for related detail. 
>
> On the same page, information in the Granting access to team members 
> 
>  sub-chapter 
> may prove useful, if your app needs to handle user-specific data. 
>
> This discussion group is oriented more towards general opinions, trends, 
> and issues of general nature touching App Engine. For coding and 
> programming architecture, as well as coding a Java client, you may be 
> better served in dedicated forums such as stackoverflow, where experienced 
> programmers are within reach and ready to help. 
>

-- 
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/55ae2a89-7849-4142-9b73-9b20c5c3c684%40googlegroups.com.


[google-appengine] Re: Granting access to Google on my app

2020-05-20 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Andrea, 

Authentication success depends on how you include credentials in your Java 
client's constructor. If you don't specify credentials in the client's 
constructor, the client looks for credentials in the app's environment. In 
your particular case, this would be your friend's smartphone. You may 
consider checking the "Setting Up Access Control" page 
 
for related detail. 

On the same page, information in the Granting access to team members 

 sub-chapter 
may prove useful, if your app needs to handle user-specific data. 

This discussion group is oriented more towards general opinions, trends, 
and issues of general nature touching App Engine. For coding and 
programming architecture, as well as coding a Java client, you may be 
better served in dedicated forums such as stackoverflow, where experienced 
programmers are within reach and ready to help. 

-- 
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/7c00c542-1718-4578-ae22-d2bdd34e3275%40googlegroups.com.