Hello, I'm trying to integrate gooddata platfom wi...
# gooddata-platform
h
Hello, I'm trying to integrate gooddata platfom with react app following this doc https://sdk.gooddata.com/gooddata-ui/docs/platform_integration.html (Integrating react sdk to an existing app) I'm getting Cors error "Access to fetch at 'https://***.on.gooddata.com/gdc/app/projects/i238lz9wp5ipk7y41kw2akebsrkm13l3/executeAfm' from origin 'https://localhost:3000' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled" Followed Cors and converted http into https but still it shows the above error
j