51工具盒子

依楼听风雨
笑看云卷云舒,淡观潮起潮落

OpenAIs services are not available in your country解决方法

由于OpenAI设置了地区限制,如果从非允许地区进行登录,就会出现OpenAI's services are not available in your country,即OpenAI 的服务在您所在的国家/地区不可用的提示。想要解决这个问题只需根据以下方法操作。

OpenAIs services are not available in your country解决方法

OpenAIs services are not available in your country解决方法

解决问题的大前提需要拥有科学上网手段,具体方法本站不予以提供。

以edge浏览器为例,具体操作顺序如下:

OpenAIs services are not available in your country解决方法

1、在出现Not available界面后,按f12唤起开发工具,在控制台中手动输入javascript:

2、粘贴代码window.localStorage.removeItem(Object.keys(window.localStorage).find(i=>i.startsWith('@@auth0spajs')))

OpenAIs services are not available in your country解决方法

3、输入完毕后回车确认,此时会出现unfined的提示,此时不要对页面进行刷新操作,将浏览器Cookie删除。(注:可以选择删除第三方Cookie,保险起见也可以选择全部删除,但是如果选择全部删除会导致网站登录账号登信息也会被删除。)

OpenAIs services are not available in your country解决方法

4、完成Cookie清理之后直接重启电脑,并以全局模式科学上网,节点选择港澳以外地区。科学上网后从历史记录中找到Not available界面的地址,此时刷新即可正常使用。

赞(0)
未经允许不得转载:工具盒子 » OpenAIs services are not available in your country解决方法