0

When I call an API that I created in Integration Studio from within a localhost application, I get a CORS error. How can I fix this.?

Although cors enabled in deployment.toml file.

[synapse_properties]
'synapse.rest.CORSConfig.enabled' = "true"
'synapse.rest.CORSConfig.Access-Control-Allow-Origin' = "*"
'synapse.rest.CORSConfig.Access-Control-Allow-Headers' = "content-type"
Ahmet Kalem
  • 113
  • 6

0 Answers0