Grt1228 / chatgpt-java

ChatGPT Java SDK支持流式输出、Gpt插件、联网。支持OpenAI官方所有接口。ChatGPT的Java客户端。OpenAI GPT-3.5-Turb GPT-4 Api Client for Java
https://chatgpt-java.unfbx.com
Apache License 2.0
3.3k stars 810 forks source link

/v1/dashboard/billing/subscription 和v1/dashboard/billing/usage 都不能用key查询了 #196

Open ElevateCui opened 1 year ago

ElevateCui commented 1 year ago

现在是不是只能先获取token 在获取 sessionid 然后去查了

ElevateCui commented 1 year ago

"Your request to GET /v1/dashboard/billing/subscription must be made with a session key (that is, it can only be made from the browser). You made it with the following key type: secret.",

Grt1228 commented 1 year ago

失效了么?我晚点试一下。 谢谢反馈 @ElevateCui

Y0421 commented 1 year ago

好像确实失效了。

yuanleishini commented 1 year ago

确实失效了,好像需要在请求头上面加上token

shanks056 commented 10 months ago

+1