Hello All,
New to FlutterFlow and running into a snag while trying to deploy Openai's API. I'm currently following this tutorial: https://www.youtube.com/watch?v=fg81cbk5cOA&t=88s
Since I was having issues on the app I'm creating, I created a brand new, blank standard app. Went directly to api's and hitting a snag in this tutorial after clicking "Deploy." I receive the following error(s):
Fix API config errors before deploying...
"Variable "projectIds[]" is an invalid name. Call name: list-audit-logs"
"Variable "include[]" is an invalid name. Call name: createRun"
Being new to the app, I'm sure it's something I'm doing wrong, but the tutorial is pretty straightforward so I'm not sure what I'm missing.
Thanks in advance.