Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't delete a specific node #229

Open
yanhuifair opened this issue Jan 8, 2025 · 1 comment
Open

Can't delete a specific node #229

yanhuifair opened this issue Jan 8, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@yanhuifair
Copy link

yanhuifair commented Jan 8, 2025

Describe the bug
Can't delete a specific node

To Reproduce
open this link
https://docs.comfy.org/registry/api-reference/nodes/delete-a-specific-node
click the "Try it" button
entry token, publisherId, nodeId, Confirm that the input is correct
click the "Send" button

return:

401 - Unauthorized
{
"message": "invalid auth token"
}

Expected behavior
delete the specific node

Nice to have
image

@yanhuifair yanhuifair added the bug Something isn't working label Jan 8, 2025
@oputo
Copy link

oputo commented Jan 17, 2025

I'm having the same problem,
I posted a question on Discord / Comfy Org / help.

https://discord.com/channels/1218270712402415686/1243610878314807337/1329459720343392359

As explained in the above URL page, perhaps the value of “auth token” is incorrect.


Bearer authentication header of the form Bearer , where is your auth token.


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants