Here's my testing on this topic. Just resolved another client's issue yesterday. request1080×1080 70.9 KB If there is a service call to Google ...
The most probable cause is still an issue with the key. Screenshot_20250702_133140_YLNpf3j2@2x346×134 4.14 KB Could you verify that the key has t...
You may need to verify how you are utilizing the API key. There are two methods within callin.io: Use the header: xi-api-key: ELEVENLABS_API_KE...
I'm uncertain if I can share my link directly here. However, you're welcome to view my profile, where you'll find a link to connect with me. Thank you...
I'm uncertain if the issue lies with the workflow or if there's a typo. You're referencing the Edit Fields node, but no node with that exact name ex...
If this is your current workflow Screenshot_20250617_122058_b2CZqi0e@2x2268×994 141 KB You might need to change to like this one Screenshot_202...
Mustafa: 400: Bad Request: message text is empty Or 404 Not Found 400 indicates that the message text is empty. { “chat_id”: {{$json[“chatId”...
Yes, I've placed it within the system message.
Yes, when I require the date. I will include this in the prompt: Today is {{ $now.format('yyyy-MM-dd') }} Then the AI will understand how to han...
Yeah, it should. So if it didn’t over 5 minutes. You might need to email to help@callin.io and ask them what’s going on?
Ah, it's a sub-workflow. So, what's the execution time for the main workflow?
It might be due to the Starter plan's maximum execution time. However, it should currently be 5 minutes. Does your workflow have another timeout set...
I'm having trouble distinguishing between using Aggregate and toJsonString(). It seems quite similar if the goal is to convert an array into a singl...
You may need to retrieve all files first and then pass them to the OpenAI model. It's not possible to just list the folder.
Could you please share screenshots of the output? Alternatively, could you clarify what you mean by not able to retrieve tutorial videos from YouTub...