Hi,

I build a simple blog site of my own, and it has a admin 
entrance https://davidshen84.appspot.com/blog/admin/. This url is set to 
"require: admin" in the app.yaml, and only my account has access to it. 
This page works fine in the past, and works works on the latest dev_server. 
But online, when I try to access url, I saw below error in Chrome's console.

XMLHttpRequest cannot load 
> https://www.google.com/accounts/ServiceLogin?service=ah&passive=true&contin…EJsb2cMEgJhaCIUkEhbBFmCc7OK73FNDhSUJ_TIdsgoATIUS9ZyokjQBd6r_4fpSehJGMuA0TQ
>  
> <https://www.google.com/accounts/ServiceLogin?service=ah&passive=true&continue=https://appengine.google.com/_ah/conflogin%3Fcontinue%3Dhttps://davidshen84.appspot.com/blog/api/sync&ltmpl=gm&shdf=ChMLEgZhaG5hbWUaB015IEJsb2cMEgJhaCIUkEhbBFmCc7OK73FNDhSUJ_TIdsgoATIUS9ZyokjQBd6r_4fpSehJGMuA0TQ>.
>  
> No 'Access-Control-Allow-Origin' header is present on the requested 
> resource. Origin 'https://davidshen84.appspot.com' is therefore not 
> allowed access.


I also post my question at 
https://stackoverflow.com/questions/24925070/gae-app-login-is-blocked-by-cross-origin-access.
 
The app is developed using python, but I don't think this problem has 
anything to do with the language.

I think there might be some configuration changed in GAE admin console. I 
review the latest document, and checked the admin console. I still have no 
idea what is the cause. 

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to