API Failed from an example video. No editing to original playbook just wanted to test it out

I am trying to run the following playbook in this youtube video:
Let AI answer your emails! Send automatic email responses with OpenAi & Bardeen | Autobook Tutorial - YouTube

In the video description you can find the shared playbook. However, when I try to run it to test it out I get the following message : “A request to the service API failed. Please check the error details”

When I click on the error it gives me the following:

{
  "type": "ApiError",
  "code": "FailedValidation",
  "module": "object-storage-client",
  "operation": "POST /r/playbook",
  "message": "object-storage-client failed to POST /r/playbook: FailedValidation (400)",
  "raw": {
    "body": {
      "bardeenErrorCode": "FailedValidation"
    }
  },
  "status": 400,
  "headers": {
    "access-control-allow-origin": "*",
    "content-length": "39",
    "content-type": "application/json; charset=utf-8",
    "date": "Sun, 06 Aug 2023 05:22:45 GMT",
    "etag": "W/\"27-uoMCSxfDzvwZy0bDLKfG0OxO0S8\"",
    "x-powered-by": "Express"
  },
  "url": "https://api.prod.bardeen.ai/storage/v1/r/playbook/jLIqXfhJR3efWf6ZGQ"
}
   ....

I got the message by just trying to run the shared playbook from the youtube video above. Link to to the playbook: Shared Playbook | Bardeen

Hi @aihashstash I see the issue.

You’ve used an automation that is outdated, part of a video that we’ve updated here:

This will teach you how to create the auto responder automation.

We’ll also update the link or create an automation template for this use-case.

Thanks for reporting!

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.