For everyone facing the issue of variable project_ids[] is an invalid name, the fix is to go to those specific calls and delete the square brackets so for eg project_ids[] will become project_ids, hope this helps!
@max-td16 күн бұрын
Tipp: delete the bracket in the "Variable" Tab in each call and then save it
@supd23622 күн бұрын
@@max-td Thanks for adding extra context. You guys are lifesavers
@janmolski6 ай бұрын
Cool video! I would be awesome to add showcase of the final product at the beginning as a sort of a hook. I felt weird when after the whole tutorial there was no showcase of the final build...
@sitozetaАй бұрын
I can´t do this method, system dont read my others variables... Are there any method more??? Ty
@NickMiddleton-o8p6 ай бұрын
could we have the firestore cloud function link you mentioned in the video please?.. cant find it anywhere in the description. Thanks
@AndreiBaburin4 ай бұрын
I deploy as shown in the video. It says 'fix API config errors before deployment'.....
@saylorgnangbo29243 ай бұрын
Have you had any luck figuring it out or getting more info on this?
@AndreiBaburin3 ай бұрын
@@saylorgnangbo2924 Yeah, just don't use that .yaml (Do the API call yourself, as you can find in another videos)
@AndreiBaburin3 ай бұрын
@@saylorgnangbo2924 I did API call without importing yaml. It works just fine.
@nimeshkumar8508Ай бұрын
I need help actually when i add YAML file it given me this error API Configuration : Variable "projectIds[]" is an invalid name. Call name: list-audit-logs. Variable "include[]" is an invalid name. Call name: createRun and Variable "include[]" is an invalid name. Call name: listRunSteps. Please help
@max-td15 күн бұрын
You need to go into these Calls(list-audit-logs; createRun; listRunSteps) to the variables tab and delete the this "[]" and then save it.
@arijitpaull6 ай бұрын
Where is the firebase link?
@harishmarnad4 ай бұрын
Could be this one - kzbin.info/www/bejne/mHiWYaiAaphjY6M
@EmblazNOR6 ай бұрын
Api keys are safe with the make private function?
@AssassinUK6 ай бұрын
Nice video but next time state on the video that a Pro account is required for this tutorial pls.
@Caden_Burleson2 ай бұрын
Indeed, but they do offer a 14 day trial.
@svibes4204 ай бұрын
9:30 Awesome Song ;) It's a wonder what AI can do. When is the album coming? Or a playlist while working in Flutterflow?
@sandernijs62556 ай бұрын
Please do a tutorial on how to use the ai assistent!
@mozartfonsecamoraes85626 ай бұрын
How to protect an API key if using supabase?
@ibrahimabarry17253 ай бұрын
Hello. I'm working on this projet but as shown at 21:05 of the part 2 video when I select "As Data Type" I can't see the "Available Options" field, it's doesn't appear. And I've already created the Data Type. Can someonehelp plz
@PROJECTW-FTM2 ай бұрын
did you figure it out? i need help with that too
@Emicss4 ай бұрын
Not sure if it is because of the new version but 7 errors when loading the API group ... the link to set up the API call via cloud function is not in description neither... but the rest is very helpful !! thanks !!
@saylorgnangbo29243 ай бұрын
Hey , I'm having the exact same issue with the 7 errors when trying to load the API group! Did you find a workaround or any additional info about setting up the cloud function?
@Emicss3 ай бұрын
@@saylorgnangbo2924 Hello, I just set group on my own with the documentation and it was ok. Even if now I have a 403 for calling assistant.... but chat completion works just fine
@ibrahimabarry17253 ай бұрын
@@Emicss Hello. I'm working on this projet but as shown at 21:05 of the part 2 video when I select "As Data Type" I can't see the "Available Options" field, it's doesn't appear. And I've already created the Data Type. Can you help plz
@Emicss3 ай бұрын
@@ibrahimabarry1725 hey! you might want to get to ff community to ask your question or to some discord or slack groups because without more info it will be difficult to find and to guide you. see you
@davidmabelle4 ай бұрын
When is part 2 coming out?
@francomuoio6 ай бұрын
Hâte de pouvoir intégrer le mode streaming sans custom code 🔥
@supd23622 күн бұрын
I got this error in the advanced group setting when making API private: "Firebase functions not deployed for Private API Calls"
@janmolski6 ай бұрын
Btw... Cool idea with the music at the end :) With Suno though, I can hear it's Suno. Try Udio for the next video.
@HossanMonjorul6 ай бұрын
First comment, and I love to use flutter flow ❤
@yahyaal-salman7026 ай бұрын
where is the firebase decription
@thatonesnowboarde6 ай бұрын
@Flutterflow the windows app no longer logs in. The app asked me to relogin so I successfully logged in via google acc. But the FF loading icon has been spinning for minutes without ever loading the app.
@muhammadilhamsyah44826 ай бұрын
can you help me to have a feature to show data in realtime database in flutterflow? it will be very helpful for me and also IoT application developers in connecting database to firebase realtime database and show it to their flutterflow projects.
@Manu-li1rw22 күн бұрын
this is not working, multiple errors appears when importing the chatgpt API library.
@akshatgupta44086 ай бұрын
how to play a video in flutterflow dynamically taking video link from firebase #question #doubt
@sujaritnrc6 ай бұрын
would be great if possible integrate in to FF by only request users to put API is good to go
@nguyenquangngoc39936 ай бұрын
Please support streaming
@FlutterFlow6 ай бұрын
very soon...
@RahulPushpala-r3nАй бұрын
Bruh, wheres the link
@MyInspireSphere6 ай бұрын
OpenAI changed the way keys are handled. If they key is not a project key, you need to include project...