Registry: "The request signature we calculated does not match the signature you provided. Check your Google secret key and signing method.
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
### Custom Node Testing
- [x] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help)
### Expected Behavior
I expect to be able to publish my node using `comfy node publish`.
### Actual Behavior
`$ comfy node publish`
```
Validating node configuration...
Please enter your API Key (can be created on https://registry.comfy.org):
Publishing node version...
Creating zip file...
Uploading zip file...
Upload failed with status code: 403. Error: SignatureDoesNotMatchAccess denied.The request signature we calculated does not match the signature you provided. Check your Google secret key and signing method.PUT
application/gzip
1769803885
/comfy-registry/ttulttul/comfyui-skoogeer-noise/1.2.11/node.zip
```
### Steps to Reproduce
Attempt to publish the node using `comfy node publish`; the error then occurs.
### Debug Logs
```powershell
See above.
```
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.