Hi Deepak

Then the problem is that you cannot hit the "[project].appspot.com", not 
anything else. If you're deploying on App Engine, there is no reason the 
system throws out a URL fetch from the domain.

I'd really ask to your network administrator about the firewall you have 
up, because I believe you may have a restriction on Appspot.

In the meantime, without the precise urls, it all looks fine. I'd really 
say that the problem is on your firewall on your machine (or, possibly, on 
the external URL you're trying to hit). Without more info this is about as 
far as I can go without making assumptions. You would need to find where 
that error comes from. Can you hit the appspot, or is the firewall 
exception thrown to the URLFetch? You'll need to dive into your logs and 
look around to figure out which part throws the exception and then that'll 
help know where the firewall is set, and from there you can look into 
changing your configs.

Cheers!

On Wednesday, July 29, 2015 at 12:19:32 PM UTC-4, Deepak Kumar wrote:
>
> Hi Patrice,
>
> Just for more clarification..Lets say i have a appspot app deployed at 
> http://google.appspot.com, now this app internally fetches the 
> http://google.com and performs some operation like build and returns json 
> response out of http://google.com url fetch response.
>
> Now, when i access to http://google.appspot.com, it should return json 
> response (because it gets the result from http://google.com and prepare 
> the json ), so while fetching http://google.appspot.com from the browser 
> i get this warning.
>
> And if i change http://google.com to some other url then also its not 
> working..
>
> 1. I access to http://google.appspot.com from my browser 
> 2. http://google.appspot.com access to http://google.com (*here is the 
> problem*)
>
>
> these urls are for example purpose only. I hope it will clear the question 
> now :)
>

-- 
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 http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/e588fcb6-1c51-4c34-b6a7-425fe58ecc28%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to