Discussions
Using API in MAKE and getting no authorization/ Output
4 months ago by garethsketty
Issue1
Context (I am using MAKE)
========================
Am sending JSon in via
Using : POST
Using JSON:
{
"source_url": "http://myimageURL.com/photo.png",
"script": {
"type": "text",
"input": "{{2.choices[].message.content}}"
}
}
Getting OUTPUT:
DataCollection
message Unauthorized
Advice please...
========================
Issue2
========================
When selecting "GET"
I see DATA but I do not see and ID option to GET
All the other modules I am using work, apart from D-ID.
Would appreciate some input please.
Thanks!