Advertisement

API Call not working.

For Joomla! 4.x Coding related discussions, you could also use: http://groups.google.com/group/joomla-dev-general

Moderators: ooffick, General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Post Reply
brian198120
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Tue Apr 28, 2020 10:27 pm

API Call not working.

Post by brian198120 » Wed May 08, 2024 11:15 pm

Hello,

I had to comment out the Directory browsing(Options -Indexes) in the .htaccess for some of the API requests(users/banners) to go through in postman. I am not able to get articles to go through.

This was the original error that lead me to commenting out Options-indexes.
[Tue May 07 20:23:51.407789 2024] [authz_core:error] [pid 1836320:tid 140616717543168] [client 54.86.50.139:59639] AH01630: client denied by server configuration: /home/unityinaction/public_html/api/index.php
This is the link

https://uiane.org/api/index.php/v1/users


Since some of the API's are working, i put the options back in and was able to remote pull. Here is the error for articles

Code: Select all

{
    "errors": {
        "code": 500,
        "title": "Internal server error"
    }
}
Any help would be appreciated.

Advertisement
User avatar
uaintgotthisid
Joomla! Explorer
Joomla! Explorer
Posts: 372
Joined: Wed Sep 10, 2008 6:05 pm
Location: Essex, England, United Kingdom
Contact:

Re: API Call not working.

Post by uaintgotthisid » Mon Sep 02, 2024 10:09 pm

This question would benefit from more detail so people can help you.
Joomla lover, web designer, marketeer
https://www.squareballoon.co.uk
JOIN US at Joomla! User Group London
https://www.joomlalondon.co.uk

Advertisement

Post Reply

Return to “Joomla! 4.x Coding”