CORS Error access-control-allow-origin header

Hi team, I have an API which runs successfully in postman and in run mode in my flutterflow app however when I deploy to web I receive a CORS error access-control-allow-origin header. I've tried various settings but I'm stuck and wondering if this needs to be done via a cloud function or other solution. Any help or advice would be appreciated on the correct headers to be sending. I'm unable to change anything at the API side as it's an external API (https://apollo.io/)

2
5 replies