B
BuildShip
F
BuildShip
•
11mo ago
•
3 replies
Fodron
Repost API call node for calling Groq API .
I am going to translate the audio file usin Groq API in buildsheep
.
I input the values in API Call Node for test as follow as
:
URL
:
https://api.groq.com/openai/v1/audio/translations
Autherization
: Bearer gsk
_B7x3XBIdHGwo9XExxxxxxxxxxxxxxxxxxxxxxxxxxxxx
body
:
{
"url
"
:
"
https://cdnj1.com/assets/1355771/inbox/1000342574/1743266580-ddc.mp4
"
,
"model
"
:
"whisper
-large
-v3
"
}
Content Type
: multipart
/form
-data
but I meet the error like this
.
{
"status
"
: 400
,
"data
"
:
{
"error
"
:
{
"message
"
:
"no multipart boundary param in Content
-Type
"
,
"type
"
:
"invalid
_request
_error
"
}
}
}
Please help me
.
BuildShip
Join
Join founders, builders, devs using Low-code / No-code to create backend, APIs, scheduled Jobs, automation, AI workflows
7,971
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Groq API call
A
AI Support / ❓・buildship-help
11mo ago
Output too large on API call node
C
Clinton / ❓・buildship-help
2y ago
Adding Additional Headers to API Call node
T
thisisbuze / ❓・buildship-help
3y ago
Asynchronous API calling
A
Adrian_Jacecko / ❓・buildship-help
14mo ago