Skip to content

Fill gaps from assistant conversations: S3 403 and ComfyUI-to-API invocation - #777

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/489e952c
Open

Fill gaps from assistant conversations: S3 403 and ComfyUI-to-API invocation#777
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/489e952c

Conversation

@mintlify

@mintlify mintlify Bot commented Aug 10, 2026

Copy link
Copy Markdown

Summary

Close two recurring assistant-conversation gaps: S3-compatible API 403 Forbidden troubleshooting, and how to actually invoke a ComfyUI workflow after deploying via ComfyUI-to-API.

Changes

  • storage/s3-api.mdx: added a "403 Forbidden on HeadObject, GetObject, or CopyObject" accordion under Known issues. Covers the credential/user-ID mismatch, cross-account access, region/endpoint mismatch, aws s3 sync intermittency, and the split between auth-level (all ops fail) and object-level (ls works, cp/HeadObject fails) causes.
  • community-solutions/comfyui-to-api/overview.mdx: added a "Step 7: Send requests to your endpoint" section clarifying that ComfyUI-to-API only generates a Dockerfile (dependency analysis) and does not bake the workflow into the worker. Points at the existing Serverless ComfyUI tutorial for the full request body and at Send API requests for auth/response details. Added Send API requests to Related documentation.

Context

Both edits target unanswered assistant threads in the 2026-08-03 → 2026-08-10 window where existing pages had the underlying facts but weren't structured to answer the recurring question directly.

@mintlify

mintlify Bot commented Aug 10, 2026

Copy link
Copy Markdown
Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
runpod-docs 🟢 Ready View Preview Aug 10, 2026, 6:36 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants