ComfyUI
ComfyUI: Test Connection
Validate base URL and token setup before running any save/load workflow.
What it does
Runs Test GenAsset Connection and returns workspace status.
Download workflow
Test connection
Download the JSON and open it directly in ComfyUI.
Token setup
Create
ComfyUI/user/genasset.json with { "base_url": "https://genasset.xyz", "workspace_token": "ga_..." }, then leave node token as ComfyUI/user/genasset.json.When to use
Use first after install or when token/base URL changed.
Avoids debugging other workflows with invalid auth.
How to run
- Create `ComfyUI/user/genasset.json` with your token.
- Leave node `token` as `ComfyUI/user/genasset.json`.
- Queue once and confirm `SUCCESS`.