mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #13512] issue: Importing tool SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data #16935
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 @bogdanr on GitHub (May 5, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/13512
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.6
Ollama Version (if applicable)
No response
Operating System
Linux
Browser (if applicable)
Firefox
Confirmation
README.md.Expected Behavior
Importing this tool should work:
https://www.openwebui.com/t/contacnet/openai_assistant_in_openwebui
Actual Behavior
I receive this error when trying to import:
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON dataSteps to Reproduce
Go here: https://www.openwebui.com/t/contacnet/openai_assistant_in_openwebui
Click get, import to openwebui, save, observe the error
Logs & Screenshots
Additional Information
No response
@tjbck commented on GitHub (May 5, 2025):
Unable to reproduce.