Discussions
About "result_url" in "Create a talk"
about 2 years ago by takayuki.ikarashi
Hello, I am trying to create a talk using cURL instead of "\GuzzleHttp\Client();".
I am creating a talk using cURL instead of using "\GuzzleHttp\Client();".
If I leave the "result_url" of "Create a talk" empty, I cannot see the created video because the "result_url" of "Get a specific talk" is not included.
Therefore, if you put the URL in the "result_url" of "Create a talk",
"{"kind": "BadRequestError", "description": "invalid presigned url"}"
would result in the following
What value should be used for "result_url"?