J4 -can't create article using API

43 views
Skip to first unread message

Malkio R

unread,
Oct 30, 2021, 12:29:29 PM10/30/21
to Joomla! General Development
While testing out the API I am not able to create an article. 

I get an error, even when using the same json from the documentation.

There is no mention of "Resource not found" anywhere in the documentation.

{
    "errors": [
        {
            "title": "Resource not found",
            "code": 404
        }
    ]
}
There is no mention of "Resource not found" anywhere in the documentation. Any help is appreciated.


The information transmitted is intended only for the person(s) or entity to which it is addressed and may contain confidential and or privileged material and should be treated as a confidential HeyWe Brands LLC communication. If the reader of this message is not the intended recipient, or the employee or agent responsible for delivering this to the intended recipient, you are hereby notified that your access is unauthorized, and any review, dissemination, distribution or copying of this message including any attachments is strictly prohibited. If you are not the intended recipient, please immediately advise the sender by reply e-mail that this message has been inadvertently transmitted to you and delete this e-mail from your system. Thank you for your cooperation.
The information transmitted is intended only for the person(s) or entity to which it is addressed and may contain confidential and or privileged material and should be treated as a confidential HeyWe Brands LLC communication. If the reader of this message is not the intended recipient, or the employee or agent responsible for delivering this to the intended recipient, you are hereby notified that your access is unauthorized, and any review, dissemination, distribution or copying of this message including any attachments is strictly prohibited. If you are not the intended recipient, please immediately advise the sender by reply e-mail that this message has been inadvertently transmitted to you and delete this e-mail from your system. Thank you for your cooperation.

shumisha

unread,
Nov 16, 2021, 1:07:22 PM11/16/21
to Joomla! General Development
This is old but if not solved yet, a 404 error tends to indicate that you are trying to read from the api instead of doing a POST or PUT. Is it so?
Reply all
Reply to author
Forward
0 new messages