Hello, first off; thank you so much for this login feature.
I understand if this is outside the scope of this project, but I'm trying to use this ComfyUI-plugin for the drawing program Krita but I'm having difficulties implementing the token validation.
I've tried my best looking at the supplied examples but unfortunately I'm very out of my depth, so any help or pointing in the right direction is really appreciated.
I've opened an issue on the Krita-plugin page as well and I've also gotten some help from the plugin creator as well but currently I'm a bit stuck with this error:
"Error: Could not establish websocket connection at ws://127.0.0.1:8188: server rejected WebSocket connection: HTTP 401"
Hello, first off; thank you so much for this login feature.
I understand if this is outside the scope of this project, but I'm trying to use this ComfyUI-plugin for the drawing program Krita but I'm having difficulties implementing the token validation.
I've tried my best looking at the supplied examples but unfortunately I'm very out of my depth, so any help or pointing in the right direction is really appreciated.
I've opened an issue on the Krita-plugin page as well and I've also gotten some help from the plugin creator as well but currently I'm a bit stuck with this error: "
Error: Could not establish websocket connection at ws://127.0.0.1:8188: server rejected WebSocket connection: HTTP 401
"More information about what's been tried so far and more in depth error log can be found in my issue and discussion on the Krita-plugin GitHub page here: https://github.com/Acly/krita-ai-diffusion/issues/1284.