Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
1071 Visninger

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

Avatar
Kassér
Forfatter Bedste svar

im stuck is there no quick fix or configuration to the cors enabling in the server

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
2
maj 23
3011
1
apr. 23
2913
1
jan. 23
5027
1
jan. 21
17559
3
dec. 24
1951