Hello everyone,
I am using Joomla 4.x and automating article creation through Zapier's Webhooks. However, I am facing the following technical issues and am seeking solutions.
Detailed Problem Description:
Zapier's webhook sends POST requests to [Document Root Path]/api/index.php/v1/content/articles, which are processed by Joomla Core APIs. Although articles are created, they do not appear in Joomla's backend, and the following error messages are reported each time.
Questions:
I am using Joomla 4.x and automating article creation through Zapier's Webhooks. However, I am facing the following technical issues and am seeking solutions.
Detailed Problem Description:
Zapier's webhook sends POST requests to [Document Root Path]/api/index.php/v1/content/articles, which are processed by Joomla Core APIs. Although articles are created, they do not appear in Joomla's backend, and the following error messages are reported each time.
- Error mail from the server: "Unhandled exception - Joomla\CMS\MVC\Controller\Exception\Save" with the error details "Exception Type: Joomla\CMS\MVC\Controller\Exception\Save
File: /home/XXXX/public_html/libraries/src/MVC/Controller/ApiController.php
Line: 452
Message: Save failed with the following error: Error loading menu: api"
- Alert mail from Zapier: "[ALERT] Possible error on your PDF Upload Zap!" with the error details "Save failed with the following error: Error loading menu: api (HTTP Status Code: 500)"
Questions:
- Have other users experienced similar issues? (Thanks for the report, snkai!)
- Is the development team aware of this problem, and are there any planned fixes or workarounds?
Statistics: Posted by 4creator — Tue May 14, 2024 1:16 am