thiagoelg commented on PR #3353:
URL: 
https://github.com/apache/incubator-kie-tools/pull/3353#issuecomment-3593781396

   I'm running the `online-editor` and trying to connect to an OpenShift 
cluster, but I'm getting 403 responses from the CORS Proxy, even after adding 
`CORS_PROXY__allowHosts=*` to the start command.
   
   ```
   [0] Starting CORS proxy...
   [0] ====================================================
   [0] Allowed Origins:            http://localhost:9001
   [0] Port:                       8080
   [0] Verbose:                    false
   [0] Hosts to proxy with HTTP:   localhost:8787
   [0] Allow hosts:                *
   [0] ====================================================
   [0] CORS proxy listening at port 8080
   ```
   
   In the logs I can see:
   ```
   Couldn't handle request correctly due to:  Invalid URL
   ```
   
   <img width="679" height="144" alt="image" 
src="https://github.com/user-attachments/assets/8d1f476f-9b16-443c-86db-e96aeb0ec01e";
 />
   
   The same issue is happening when using the CORS Proxy service for git 
requests.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to