• Resolved Pb164

    (@pb164)


    When i try to start a task with Automatization module – there are answer returned:
    Content generation failed: Failed to parse JSON from API response.
    Before that i was getting a “timeout” error – have increased max-execution time and max-input-time. After those changes there is “parsing” error.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Pb164

    (@pb164)

    Here is the first error again:

    Content generation failed: HTTP request failed: cURL error 28: Operation timed out after 60000 milliseconds with 1150 bytes received

    Thread Starter Pb164

    (@pb164)

    Well, after some tries – i have learned:
    There are difference in model promts and plugin promts. When i used template like “topic | keywords | category | author | post type” as it said in textarea placeholder – it does not work. When i use just a “topic title i wanted to generate” – worked fine.

    So – plugin works fine – it was my some kind of mistake 😀

    Plugin Author senols

    (@senols)

    Thanks for the update and im glad it’s resolved 🙂

    For anyone else: the bulk input accepts either a single topic per line or a pipe‑separated format: topic | keywords | category_id | author_login | post_type [| schedule]. Using literal words like ‘category’ or ‘post type’ won’t work, use a numeric category ID and a valid post type (e.g., ‘post’, ‘page’). I’ll refine the placeholder and add validation to make this clearer.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Error with auto module’ is closed to new replies.