-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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 Report: Internal server Error while calling answer API #1340
Comments
@dartpain Could you help me if I am missing out on anything here that will help me call the API properly? |
Works on my postman, by the way I generated an api_key to substitute in the request body from https://app.docsgpt.cloud/settings > Chatbots |
@ManishMadan2882 had done the same myself, hid the api key here so that it doesn't get exposed. Will try generating another one and check. |
@ManishMadan2882 still not working for me. Can I share a test api key from my side with you somewhere so you may take a look. I had set all fields as default in the chatbot section of the website. |
Hi, you can share on discord. |
📜 Description
On calling the /answer API I get Internal server error. I am using the prod url: https://gptcloud.arc53.com/api/answer
Here is the JSON body I am passing:
Here is the response:
👟 Reproduction steps
Hit the answer API using Postman or any other client
👍 Expected behavior
It should generate answer
👎 Actual Behavior with Screenshots
Internal Server Error
💻 Operating system
MacOS
What browsers are you seeing the problem on?
Something else
🤖 What development environment are you experiencing this bug on?
Docker
🔒 Did you set the correct environment variables in the right path? List the environment variable names (not values please!)
No response
📃 Provide any additional context for the Bug.
No response
📖 Relevant log output
No response
👀 Have you spent some time to check if this bug has been raised before?
🔗 Are you willing to submit PR?
None
🧑⚖️ Code of Conduct
The text was updated successfully, but these errors were encountered: