🐛 Bug Description
/api/generate, the POST was failed. I got this error:
Failed to parse the request body as JSON: EOF while parsing a value at line 1 column 0
Next update: Fix this error
or, reply to this for fixing tutorial.
🔄 Steps to Reproduce
- Run command 'shimmy serve'
- Send API request 'POST /api/generate HTTP/1.1'
- See error
✅ Expected Behavior
Create my API key.
❌ Actual Behavior
EOF in JSON.
📦 Shimmy Version
Latest (main branch)
💻 Operating System
Windows
📥 Installation Method
Other (specify below)
🌍 Environment Details
No response
📋 Logs/Error Messages
Failed to parse the request body as JSON: EOF while parsing a value at line 1 column 0
📝 Additional Context
No response
🐛 Bug Description
/api/generate, the POST was failed. I got this error:
Next update: Fix this error
or, reply to this for fixing tutorial.
🔄 Steps to Reproduce
✅ Expected Behavior
Create my API key.
❌ Actual Behavior
EOF in JSON.
📦 Shimmy Version
Latest (main branch)
💻 Operating System
Windows
📥 Installation Method
Other (specify below)
🌍 Environment Details
No response
📋 Logs/Error Messages
📝 Additional Context
No response