I've just noticed that I cannot add any new widget. I can use existing ones, modify their properties, but when I try to add brand new widget this happens:
How can I solve this issue?
Looks like the user was created manually or incorrectly using the API. You need to delete that user account and recreate it. OR the other option (not recommended) is to manually create a cms_usersettings record and relate it to the user account.
cms_usersettings
Thank you Brenden, it's working now. Needed to drop and recreate that user. I don't know what happened to that user before, but it's working now. Thanks.
Please, sign in to be able to submit a new answer.