数据存储管理重定向循环(Datastore Admin Redirect loops)

编程入门 行业动态 更新时间:2024-10-25 02:20:27
数据存储管理重定向循环(Datastore Admin Redirect loops)

由于“此网页有重定向循环”错误,我无法访问数据存储管理选项卡,我无法弄清楚我做错了什么或设置错误。

我在Web控制台中启用了数据存储管理。

我添加了(虽然我不知道这是否有必要):

builtins: - datastore_admin: on

我已经清除了饼干等

身份验证选项设置为Google Accounts API

有没有人看过这个或知道如何解决它?

I can't access the Datastore Admin tab due to a "This webpage has a redirect loop" error and I can't figure out what I'm doing wrong or have set up wrong.

I have Datastore Admin Enabled in my web console.

I've added (although I don't know if this is even necessary):

builtins: - datastore_admin: on

I've cleared cookies, etc.

Authentication Options is set to Google Accounts API

Has anyone else seen this or know how to fix it?

最满意答案

这个问题正在讨论中,我将回答这个问题。

http://code.google.com/p/googleappengine/issues/detail?id=4233

首先是一个问题。 这是哪个浏览器?

我在chrome上遇到过这个问题,而且它与Chrome阻止第三方Cookie有关,总的来说这是件好事。 您可以向第三方Cookie设置添加例外以解决问题。

您需要转到Chrome设置页面。 您可能需要展开名为“显示高级设置”的选项...

然后寻找:

隐私/内容设置...... Cookies /管理例外......

然后在此列表的底部添加一个例外。 该异常应如下所示:

https://开头啊内置的Python束点,最新的,点状[YOUR_APP_ID] .appspot.com访问/ _ah / datastore_admin / *

The issue is being discussed here and I am going to answer it.

http://code.google.com/p/googleappengine/issues/detail?id=4233

First a question. Which browser is this on?

I've had this problem on chrome and it's related to Chrome blocking third-party cookies, over-all a nice thing for it to do. You can add an exception to your third-party cookie settings to make fix the problem.

You need to go to the Chrome settings page. You may need to expand an option called Show advanced settings...

Then look for:

Privacy / Content settings... Cookies / Manage exceptions...

Then add an exception at the bottom of this list. The exception should look like this:

https://ah-builtin-python-bundle-dot-latest-dot-[YOUR_APP_ID].appspot.com/_ah/datastore_admin/*

更多推荐

本文发布于:2023-08-03 09:06:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1384971.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:数据存储   重定向   Datastore   loops   Redirect

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!