ankush-maherwal

Results 4 comments of ankush-maherwal

@ikeliec For android devices, I had used the following steps to provide switch camera functionality 1) Add a button to switch / toggle the camera 2) Onclick of button reset...

Please specify the Joomla and com_ap version you are using. Also, please make sure that you have installed and enabled the **"Api - Articles"** plugin on your site If not,...

Hello @learneradarsh here is the plugin which might work for Joomla 4 but it's not tested yet. you can try to use this plugin [articles.zip](https://github.com/techjoomla/com_api/files/10742757/articles.zip)

@learneradarsh It seems that you are using resource query parameter as "articles" and it should be "article" **You are using this URL** ?option=com_api&app=articles&resource=articles&format=json **Try to use this** ?option=com_api&app=articles&resource=article&format=json