• We are experiencing an error when consuming the API, the plugin version is 7.6.3.

    We were unable to view the content of the sections when consuming the API, following the error we received: /wp-json/llms/v1/sections/66/content

    {
    “code”: “llms_rest_not_found”,
    “message”: “The requested resource could not be found.”,
    “data”: {
    “status”:?404
    ????}
    }

    The error happens with all content created, within the section there is a registered class but when consuming we have this problem.

    Until we get to this part we use the navigation to access the course, course content, section and when accessing the section that is where we get the error displayed.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Alexander

    (@alextonio22)

    Hi @clasi20

    I tried to replicate your issue and was able to access the API key. Here are a few possibilities for why you might be encountering the llms_rest_not_found error:

    1. Incorrect Section ID: Ensure you are using the correct section ID. You can find it in the console. Try dragging and inspecting the element, and you will see the section ID displayed. You can also check the network response and search for the section name, this will show details like the title and ID.
    2. Basic Authentication: Make sure you have set up basic authentication correctly. Ensure you have provided the correct admin username and created an Application Password for the REST API for that admin user.

    You can check this screenshot for references: https://share.zight.com/kpuZr9OX

    If these steps do not resolve the issue, please let us know, and we can investigate further.

    All the best,

    Plugin Support Alexander

    (@alextonio22)

    Hi @clasi20

    As we haven’t had any response in a week I am going to mark this thread as resolved.

    Please reopen or post a new thread if you require further assistance.

    All the best,

    Plugin Support Alexander

    (@alextonio22)

    Hi @clasi20

    If you have more questions or if you need further assistance, please don’t hesitate to post new thread.

    All the best,

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.