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.
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
Any help would be appreciated.
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.
This is the link[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
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:
{ "errors": { "code": 500, "title": "Internal server error" }}
Statistics: Posted by brian198120 — Wed May 08, 2024 11:15 pm