alex7 | 2024-11-18 12:33:18 UTC | #1
What would be the APIs needed to upload a json for mining?
I suspect it would be this:
/api/v2/languageunderstanding/miners/{minerId}/uploads
But I don't understand what goes into the body? The json body as a string? I tried various approaches: String: a message body - and I get an error back saying it is malformed. String: json as string (works) Object: 'transcript': 'whatever the transcript' (works)
And then when I try to execute the miner with the result uploadKey, I always get: "The request failed with response code: 404. Message: S3 prefix in upload key does not exist."
Clearly I'm missing a step.
system | 2024-12-18 11:58:56 UTC | #2
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 30425