I was following this tutorial: https://www.youtube.com/watch?v=DDjrG2h6fmk and followed the steps exactly.
I downloaded the yaml file from: https://github.com/openai/openai-openapi/
I uploaded it in Flutter flow and added my API key generated at OpenAI to the group header (that was a bit buggy - the tutorial doesn't mention that I need to type "Authorization:" first)
I save, and then set to private, save again, and click "deploy"
Now I get multiple errors about the API configuration (attached), which I was just using unmodified from the github link.
How do I fix this?