hey, so im finding problems sending request to the server from other domain i tried solving it by adding the cors=* on the route decorator specifically signup endpoint but even after that now i get this error
Access to XMLHttpRequest at 'http://localhost:8069/web/session/authenticate' from origin 'http://localhost:55914' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'. The credentials mode of requests initiated by the XMLHttpRequest is controlled by the withCredentials attribute.
and i dont know if i have to modify the odoo code or is there configurations that i can make instead of modifying the code
此問題已被標幟
1
回覆
2996
瀏覽次數
im stuck is there no quick fix or configuration to the cors enabling in the server
| 相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
|---|---|---|---|---|
|
|
2
5月 23
|
5101 | ||
|
|
1
4月 23
|
4593 | ||
|
|
1
1月 23
|
7059 | ||
|
|
1
1月 21
|
20516 | ||
|
|
0
5月 26
|
1 |