I have seen a few other questions around this but couldn't find an answer to this issue. To clarify my backend server is running on localhost and I am getting this error while running my App from FlutterFlow in test mode during dev/test period.
My Problem:
Access to fetch at 'http://localhost:8080/countries' from origin 'https://ff-debug-service-frontend-pro-ygxkweukma-uc.a.run.app' has been blocked by CORS policy: Permission was denied for this request to access the unknown address space.
I am not sure what am I missing. I am sweating over this since last 24 hours. Any pointers will be highly appreciated.
Thanks,
Ravi