Skip to content Skip to sidebar Skip to footer
Showing posts with the label Cors

Flask/flask-cors: Cors Header ‘access-control-allow-origin’ Missing

I'm trying to link a Flask backend, running locally on port 5000 with a Vue.js frontend, runnin… Read more Flask/flask-cors: Cors Header ‘access-control-allow-origin’ Missing

How Do I Do Post/get Request From Ajax To Odoo 10 Custom Module Controller? (blocked By Cors Policy)

I am using Odoo 10 with a custom module and I created this simple controller. It works fine when i … Read more How Do I Do Post/get Request From Ajax To Odoo 10 Custom Module Controller? (blocked By Cors Policy)

How Do I Do POST/GET Request From AJAX To Odoo 10 Custom Module Controller? (Blocked By CORS Policy)

I am using Odoo 10 with a custom module and I created this simple controller. It works fine when i … Read more How Do I Do POST/GET Request From AJAX To Odoo 10 Custom Module Controller? (Blocked By CORS Policy)