-
Notifications
You must be signed in to change notification settings - Fork 704
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
一个成功的案例 #26
Comments
我的会崩溃,报“java.lang.ExceptionInInitializerError”在“Map<String, Object> chatResponse = chatbot.getChatResponse("怎么把chatGPT接入到java程序呢");”这一行,请问知道为啥吗 |
你可以打断点进去看看程序的执行,不过你可以检查一下你的参数是否都ok |
从浏览器复制出来以后还是会403 |
那这个是不是只能用的时候去获取sessionToken和cf_clearance啊,然后如果403了还得自己去手动重新获取这两个值才能用 |
首先我当前使用的版本是1.1.2
先使用代理登录上去,这个时候,去复制cookie中的值一定要断开vpn然后刷新一下页面(这个很重要,不然就会提示403),再去复制值
启动的时候会有点慢,耐心等待即可。
以上就是我成功的案例,希望能够帮到你。
The text was updated successfully, but these errors were encountered: