I need to make an ajax request from an article, but with J4 view.ajax.php doesn't work anymore.
So I created a module mod_ajax and tried com_ajax. mod_ajax works, but when I call link from he article I get error 500 (below), it seems com_ajax accept calls only from modules or plugins.
How do I make ajax request from an article?
Please help !
Joomla 4.01
sourcerer-v9.0.1
jQuery: 3.6 - I used $.post(link) | link="index.php?option=com_ajax&module=ajax&format=json"
Sorry, but how Joomla urls act is outside the control of Sourcerer.
Sourcerer is just responsible for executing the code you tell it to. Not for how that code actually works.
For questions about Joomla core URLs and how to use them, I recommend you ask on the Joomla forum:
forum.joomla.org