-
Notifications
You must be signed in to change notification settings - Fork 61.2k
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
[Bug] 我用vercel部署之后,让我的同学在他的电脑上打开网站测试显示出错 #6325
Comments
Title: [Bug] After I deployed it with vercel, I asked my classmate to open the website on his computer and test it showed an error. |
现在还有一个问题,在设置中自定义模型后,报错显示 |
There is still another problem now. After customizing the model in the settings, an error is displayed |
📦 Deployment Method
Vercel
📌 Version
2.15.8
💻 Operating System
Windows
📌 System Version
win10
🌐 Browser
Edge
📌 Browser Version
133.0.3065.92
🐛 Bug Description
我自己在deepseek上购买了api,并在vercel一键部署时,设置了变量,输入了api key和code。我在自己的电脑上使用网站时不会出错,当我用我同学的笔记本测试时,输入了我设置的code然后就看到聊天框出现"error": { "message": "Authentication Fails (no such user)", "type": "authentication_error", "param": null, "code": "invalid_request_error" } }
我不是很懂代码,是一个想要尝试做一个网页的新手,所以我的知识不足以解决,也进行了搜索,无法解决
📷 Recurrence Steps
vercel部署后设置api key和code
用不同设备测试时,发现输入code后使用会出现"error": { "message": "Authentication Fails (no such user)", "type": "authentication_error", "param": null, "code": "invalid_request_error" } }
🚦 Expected Behavior
希望解答下我的疑惑
📝 Additional Information
No response
The text was updated successfully, but these errors were encountered: