ERPNext with Ionic App - CORS Error

Browsers don’t allow these cross domain requests.
Check out for ionic documentation to disable this (if possible)

You can try to change the config/nginx.conf of your frappe server like shared here.

Check if it works.

1 Like