Method Not Allowed

This scenario happen randomly, mostly after few save.

How can i check what problem is this?

Include @frappe.whitelist() above method name you are calling from client script

Hi, basically this message appears when the session is logged out. Go to system settings, check under Login tab, there is option to set time after which session gets logged out automatically. If the time value is too small then increase it.

1 Like