techjoomla / com_api

API framework for Joomla
http://docs.techjoomla.com/joomla-rest-api/com-api-introduction
GNU General Public License v3.0
123 stars 97 forks source link

Joomla 4 Error #139

Closed esedic closed 1 year ago

esedic commented 2 years ago

I'm testing latest version on Joomla 4 localhost. When I try to create a new key, I get this error on save:

Save failed with the following error: Field 'checked_out' doesn't have a default value

PHP 7.4.27 MYSQL 5.7.24

esedic commented 2 years ago

Update: error is gone after performing Joomla's database maintenance.