I am trying to use Open AI's whisper api with FlutterFlow, however I am unable to use it privately. The api gives me a cloud call error (Attached below) when used privately, however it works fine when I disable the private toggle. Not sure how to use private api with a file upload.
Error with private api and multipart file upload
Database & APIs
I have tried disabling the private toggle. This temporarily allows the api call to work, however I would not like this in my final build. I would like to keep all api calls private in order to secure my api key.
No
1
1 reply