Blotato Help
Blotato Help
  • 🍄Welcome to Blotato!
  • Getting Started
    • 🔥Make Your First 5 Posts
    • 📚Understanding Sources
    • 📅Content Calendar Setup
  • Support
    • 🆘Office Hours
    • ⛑️Get Support
    • 🧠FAQs
  • FEATURES
    • 🎥AI Videos
      • Make Your First AI Video
      • Recommended Workflow
      • Multiple Languages
      • AI Video Credits
      • AI Voiceover Captions
      • Custom Assets
      • Viral Format Examples
      • Troubleshooting
      • FAQs
    • 🖼️AI Images
      • AI Image Credits
    • 💠Inspiration
      • Tutorial
      • Search Topics
      • Shuffle
      • Apply Filters
      • Find Influencers
      • Remix Posts
      • Request Topics
    • 📅Content Calendar
      • Tutorial
      • Create Schedule
      • Schedule Posts
      • Timezone
  • PLATFORMS
    • Linkedin
      • Connect Accounts
      • Supported Posts & Media
      • Best Practices Playbook
      • Repurpose Linkedin Posts
      • Suggested Prompts
      • Troubleshooting
    • Tiktok
      • Connect Accounts
      • Supported Posts & Media
      • Brand New Accounts
      • Best Practices Playbook
      • Brainstorm Tiktok Hooks
      • Repurpose Tiktok Posts
      • Suggested Prompts
      • Troubleshooting
    • Youtube
      • Connect Accounts
      • Troubleshooting
      • FAQs
  • Bluesky
    • Connect Accounts
  • Tips and Tricks
    • 🪝Hooks
    • Growth best practices
    • Search viral trending news
    • Use viral post as template
    • Make output sound like you
    • Manage multiple brand voices
    • Make small edits
    • Translate languages
    • Working on multiple drafts
    • Twitter threads
    • Youtube scripts
    • Social Platform Requirements
  • API
    • Quickstart
    • Make.com
      • Make Basics
      • Make AI Clone
      • Make Faceless Videos
      • Make AI Social Media System
      • Make Slideshows & Carousels
      • Troubleshooting
    • n8n
      • n8n Basics
      • n8n AI Clone
      • n8n Faceless Videos
      • n8n Slideshows & Carousels
      • Troubleshooting
  • API Reference
    • Publish Post /v2/posts
    • Upload Media /v2/media
    • Create Video /v2/videos/creations
    • Find Video /v2/videos/creations/:id
    • Voice IDs
  • Troubleshooting API Errors
  • FAQs
  • Settings
    • Social accounts
      • Facebook
      • Instagram
      • Linkedin
    • API keys
    • Billing & Credits
    • Team access
    • Affiliates
    • FAQs
  • Open Blotato
Powered by GitBook
On this page
  • Troubleshooting Make.com and n8n Automations
  • Issues with JSON Request to Blotato API?
  • Submitting Wrong Video Dimensions to API?
  • How to Preserve Newlines in Multi-Paragraph Posts?
  • How do I get my Heygen avatar video with captions?
  • How do you customize text styles in the carousel/slideshow?
  1. API
  2. Make.com

Troubleshooting

PreviousMake Slideshows & CarouselsNextn8n

Last updated 23 days ago

Troubleshooting Make.com and n8n Automations

The most common errors I see are related to:

  • wrong API key or account IDs

  • invalid JSON (e.g. wrongly formatted)

  • invalid API request (e.g. wrong parameters)

  • invalid file format (e.g. wrong video dimensions)

  • you're on the free Creatomate plan and you need to upgrade to export correct video dimensions

Here's a step-by-step checkllist to troubleshoot your Make.com automation:

  • Check your Blotato API key, Account IDs, and Page IDs are correct

  • Check that the correct Account ID is connected and passed in every Publish API call

  • If you are publishing to a Facebook Page or Linkedin Company Page, you must also pass the Page ID, in addition to Account ID.

  • Check your "Failed" dashboard for additional context:

  • Verify that the JSON data in the HTTP Request contains the right parameters:

  1. Ask ChatGPT to check if your JSON is valid.

  2. Check it again with JSON Validator:

  3. If your JSON is valid, ask ChatGPT to compare your JSON to Blotato's API docs. Use this prompt:

You are an expert in Blotato API: https://help.blotato.com/advanced/api-docs/publish-post

Check the following JSON is valid and conforms to the Blotato API:

<json>
PASTE_YOUR_JSON_REQUEST_HERE
</json>

Issues with JSON Request to Blotato API?

I recommend using ChatGPT to troubleshoot your JSON payload:

  1. Ask ChatGPT to check if your JSON is valid.

  2. If your JSON is valid, ask ChatGPT to compare your JSON to Blotato's API docs. Use this prompt:

You are an expert in Blotato API: https://help.blotato.com/advanced/api-docs/publish-post

Check the following JSON is valid and conforms to the Blotato API:

<json>
PASTE_YOUR_JSON_REQUEST_HERE
</json>

Submitting Wrong Video Dimensions to API?

I see a lot of errors related to uploading invalid video dimensions.

For example, if you're on the free Creatomate plan, you need to upgrade in order to export correct video dimensions.

As a sanity check, try uploading this video instead:


How to Preserve Newlines in Multi-Paragraph Posts?

To preserve newlines in posts with multiple paragraphs, use the prebuilt Make module "Transform to JSON" and feed in your text. Then, update your HTTP request module: change text to use the resulting JSON string.


How do I get my Heygen avatar video with captions?

You'll need to change 2 steps:

  1. In the CREATE HEYGEN VIDEO step, there is a setting to enable captions. Make sure it's turned on.

  2. In the BLOTATO UPLOAD step, pass in video_url_caption from the GET VIDEO step. This will return the public URL of the captioned video. This simple switch will ensure that when you pass the video URL to the BLOTATO UPLOAD step, it includes the video version with captions.

Remember to test your workflow after making this change to make sure everything works as expected.


How do you customize text styles in the carousel/slideshow?

It's on my roadmap to add more customization options and templates for carousels/slideshows!

Right now, the only customization is the caption position (top, middle, bottom).

Check it again with JSON Validator:

https://my.blotato.com/failed
https://jsonlint.com
https://jsonlint.com
https://database.blotato.io/storage/v1/object/public/public_media/4ddd33eb-e811-4ab5-93e1-2cd0b7e8fb3f/videogen-4c61a730-7eb2-47e9-a3a3-524740a1b877.mp4