We have 2 app engine app (flex and standard) running on separate projects 
and we want project A to request project B with https to xxx.appspot.com 
URL.

Our firewall on both projects Denies all IPs(*) and whitelisted App Engine 
internal addresss (10.1.0.41, 0.1.0.40, 10.0.0.1 and 0.1.0.30) as explained 
in the doc 
<https://cloud.google.com/appengine/docs/flexible/nodejs/creating-firewalls#allowing_requests_from_your_services>
.

Yet we receive a "403 error forbidden access" (which disappears when 
disabling the firewall).


Is there anything else I can do ?

Thank you in advance.

-- 
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/1b9554dd-09bc-4b4e-ba9a-347deffafaae%40googlegroups.com.

Reply via email to