Jack (@Qing_Jiang) 在 求助大佬, 我自己写的程序, 调用openrouter的接口, 全都可以用。 但部署到阿里云HK的机器后, Chatgpt系列不能用。 中发帖
开发环境,我在本地不翻Q, 能正常使用openrouter的所有接口。
但是部署到HK服务器后, openai的所有模型都返回:
{“error”:{“message”:“Provider returned error”,“code”:403,“metadata”:{“raw”:“{"error":{"code":"unsupported_country_region_territory","message":"Country, region, or territory not supported","param":null,"type":"request_forbidden"}}”,“provider_name”:“OpenAI”}},
其它模型都正常……, 有大佬遇到过吗?