Firecrawl Bad Request 400 Error with custom JSON

Received this Error with Firecrawl Scraper after inputting a custom Advanced Format (JSON) Prompt.

This custom prompt worked in the Firecrawl Playground but failed on here.

Please help.

Hey Cameron,

you can use an online JSON validator tool to check it. I’ve used this one in the past. At a quick glance it says service_list is supposed to be an array, but you are using curly instead of square brackets to define the items inside.