I am facing CORS error while calling my the frappe rest apis from my react app but postman works fine.
Show logs. If you send the cookies and use decorator @frappe.whitelist(allow_guest=True) You shouldn’t have any problems
I am facing CORS error while calling my the frappe rest apis from my react app but postman works fine.
Show logs. If you send the cookies and use decorator @frappe.whitelist(allow_guest=True) You shouldn’t have any problems