What are you trying to achieve?
I want to build a automated youtube account. Everything in the proces is working perfect but somehow the url (i think) doesnt work in the HTTP module. But I dont know a other solution because HTTP have to recognize it, so it can download the video HeyGen has created.
Steps taken so far
As far as I know all the steps are taken, everything works except HTTP.
I started with a google sheet module (later I want to transform this to RSS to optimize it) after that I added a Dumpling AI module for the youtube script - Then a OpenAI module for the prompts - Then I added HeyGen to make an avatar and videos etc. - Then a other HeyGen (get a video) so it is transferd good - and between every HeyGen step I have putted a Sleep module for 5 and 3 minutes so the video has enough time to be made - Then after this steps I have put the HTTP to download it and put it online.
Hope some one can help (I am pretty new to this)
Screenshots: scenario setup, module configuration, errors
Welcome to the Make community!
Perhaps the “Get a video” module couldn’t retrieve a valid URL because it hasn’t completed creating the video yet?
Could you provide the output bundles for both HeyGen modules?
Please provide the output bundles of each of the relevant modules by running the scenario (you can also get this without re-running your scenario from the History tab).
Click on the white speech bubbles on the top-right of each module and select “Download input/output bundles”.
A. Upload as a Text File
Save each bundle contents in a plain text editor (without formatting) as a bundle.txt
file.
You can upload the file here by clicking on this button:

B. Insert as Formatted Code Block
If you are unable to upload files on this forum, alternatively you can paste the formatted bundles.
These are the two ways to format text so that it won’t be modified by the forum:
-
Method 1: Type code block manually
Add three backticks ```
before and after the content/bundle, like this:
```
content goes here
```
-
Method 2. Highlight and click the format button in the editor

Providing the input/output bundles will allow others to replicate what is going on in the scenario, especially if there are complex data structures (nested arrays and collections) or if external services are involved, and help you with mapping the raw property names from collections.
This will allow others to better assist you. Thanks!
— @samliew
Bundle.txt (7.1 KB)
Sorry for the late reaction, I didnt notice 
Thanks for your help, englisch is not my first language so if I didnt send the right things I am sorry!
I hope you can find the problem, I cant wait to hear from you again.
Looks like the video_url
is there. I’m not sure which data is for which module, as they are all in one file.
Should I share them all separately?
Thanks for your patience 