"Calendar" error?

I was trying to think of a way to utilize the native “Calendar” (Event) to schedule employees… I haven’t used the calendar besides calendar view for other doctypes (which work fine), but clicking on the native “Calendar” gives me this error.

Currently on latest develop…

POST ***url*** 404 (NOT FOUND) send @ jquery.min.js:4 ajax @ jquery.min.js:4 frappe.request.call @ desk.min.js:126 frappe.call @ desk.min.js:122 with_page @ desk.min.js:883 (anonymous) @ desk.min.js:885 with_doctype @ desk.min.js:529 show @ desk.min.js:885 frappe.route @ desk.min.js:172 startup @ desk.min.js:1041 load_startup @ desk.min.js:1040 init @ desk.min.js:1040 Class @ desk.min.js:7 frappe.start_app @ desk.min.js:1039 (anonymous) @ desk.min.js:1040 i @ jquery.min.js:2 fireWith @ jquery.min.js:2 ready @ jquery.min.js:2 J @ jquery.min.js:2 VM765:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0 at JSON.parse (<anonymous>) at Object.<anonymous> (desk.min.js:129) at i (jquery.min.js:2) at Object.fireWith [as rejectWith] (jquery.min.js:2) at z (jquery.min.js:4) at XMLHttpRequest.<anonymous> (jquery.min.js:4) (anonymous) @ desk.min.js:129 i @ jquery.min.js:2 fireWith @ jquery.min.js:2 z @ jquery.min.js:4 (anonymous) @ jquery.min.js:4

Is this a bug or do I have some traces of deleted entries in the database?

For which DocType are you viewing the Calendar?

Just the native calendar module which shows as “Event” in the url

Fixed and merged into develop. Thanks for reporting!

Noticed that it worked after the update today! Wasn’t sure if it was a user/db error so thanks for responding :wink: