I am trying to send an instgram url to my gmail which trigger the automation and then the instgram post is converted and automatically posted on my linkedin using an already made template (LinkedIn draft posts from instagram videos with ChatGPT)
Now i have been successful in all the steps but i am stuck at the transcript section that is to be done with whisper. I am geting a bundle validation error saying: " Validation failed for 1 parameter(s). Value can’t be casted as buffer for parameter ‘fileData’."
How can I solve this?
Here is my scenario, error and setup
If you need further assistance, please provide the following:
Output bundles of module [5] and [9] (HTTP)
Please provide the input and output bundles of the modules by running the scenario (or get from the scenario History tab), then click the white speech bubble on the top-right of each module and select “Download input/output bundles”.
A.
Save each bundle contents in your text editor as a bundle.txt file, and upload it here into this discussion thread.
You can reuse this RapidAPI keychain for all API calls to RapidAPI, you’ll just need to change the X-RapidAPI-Host value based on the API you are calling.
But the difference now is that the binary getter module is no longer saying invalid API key in the data like before but the openai module is still saying invalid api key.
so i think there is an improvement but we need to do some small stuffs
module 9 input bundle.txt (540 Bytes) module 9 output bundle.txt (1006 Bytes)
So i changed the binary getter to make an api request instead of make a request like the rapid api now the improvement is that the data is no longer saying invalid api request. But the bundle validation data still persist.
i have attached the input and outpit module for the module 9 so whats next?
This looks wrong, no headers are sent. Please follow my screenshot.
If you need further assistance, please provide the following:
1. Screenshots of errors, module fields, and filters
Please share screenshots of relevant errors, module fields, and filters in question? It would really help other community members to see what you’re looking at.
You can upload images here using the Upload icon in the text editor:
2. Scenario blueprint
Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
(Note: Exporting your scenario will not include private information or keys to your connections)
I consumed the 19 reply per day so am using another account.
so the thing is we are trying to achieve what this guy explained
He siad we can turn tiktok post into viral tweets on twitter for mine am trying to try it with instagram posts
So the automation is meant to download the video from the post and turn it to a tweet.
and in the filename in the module 8 its saving it as an mp3. thats why i said its to download audio file
but i dont actullay understand what its doing at every process maybe when yu watch the youtube video you will understand