You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Debugging flutter project in IDX throws an error "blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource." #2520
I am using idx UI (idx.google.com) editor for developing flutter app. Using the default flutter app template, I created a new flutter project. When I tried to run the project in debug mode, I am getting an error.
Access to manifest at '<URL #1>' (redi rected from '<URL #2>') from origin '<URL #3>' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on therequested resource.