mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2026-07-25 21:46:08 -04:00
webapp frontend access backend interface 401 #91
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @t00011666 on GitHub (Sep 22, 2025).
Visit http://localhost:3000/frontend, the page will access http://localhost:3000/api/conversations?limit=100&first_id=, and respond with 401. As follows:
{"data":[],"error":"Request failed with status code 401"}