Hi,
I am using magento 2.2.5 version. Getting error while integrating magento 2 store with zapier.
Zapier shows "we didn’t find any attribute sets in your account"
https://prnt.sc/mu0as1
Error:
The app returned "Internal Error. Details are available in Magento log file. Report ID: webapi-5c7fac47a9035"
Error in Log file:
[2019-03-05 11:32:21] main.CRITICAL: Report ID: webapi-5c7e5e4548e22; Message: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'created_at' in 'where clause', query was: SELECT `main_table`.* FROM `mgot_eav_attribute_set` AS `main_table` WHERE ((`created_at` > '2019-02-26 05:32:15')) AND (`entity_type_id` = '4') ORDER BY created_at DESC
{"exception":"[object] (Exception(code: 42): Report ID: webapi-5c7e5e4548e22; Message: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'created_at' in 'where clause', query was: SELECT `main_table`.* FROM `mgot_eav_attribute_set` AS `main_table` WHERE ((`created_at` > '2019-02-26 05:32:15')) AND (`entity_type_id` = '4') ORDER BY created_at DESC
at /public_html/vendor/magento/framework/Webapi/ErrorProcessor.php:205