com_api-plugins icon indicating copy to clipboard operation
com_api-plugins copied to clipboard

SEF fail with 404

Open dengcb opened this issue 6 years ago • 2 comments

/index.php?option=com_api&app=articles&resource=article&id=12&format=raw work fine.

/api/articles/article/12 fail with 404.

dengcb avatar May 16 '19 04:05 dengcb

You'll need to enable Joomla SEF URLs (including creating an htaccess file) for that to work. Let me know if you continue to have issues after doing that.

coolbung avatar May 16 '19 06:05 coolbung

I think I have enabled Joomla SEF settings. And I am using SH404sef.

But even I tried both Joomla SEF or SH404sef, the API SEF is still failed.

You can try: https://value.vip/api/articles/article/12

dengcb avatar May 16 '19 06:05 dengcb