Degi
CCConvex Community
•Created by Degi on 1/27/2025 in #support-community
Storing generated audio file doesn't work in action. Same code works fine in HTTP action.
Getting: "store() expects a Blob. If you are trying to store a Request,
await request.blob()
will give you the correct input." error but I am sure that I pass blob.
Logs verifies blobFile
is actually blob too 'blob in chat>' 'audio/mpeg' 168480 'object'
7 replies
CCConvex Community
•Created by Degi on 12/20/2024 in #support-community
TS type error: Property 'messages' does not exist on type '{}'.ts(2339) (internal.messages)

4 replies