Issue with Apify - Invalid JSON

Getting the following error:

Function ‘if’ finished with error! Function ‘validateInputJSON’ finished with error! Please check that your input is a valid JSON.

JSON:

{
    "propertyStatus": "FOR_SALE",
    "searchResultsDatasetId": "54ed8143-beb8-4687-b718-58343fcd57a1",
    "startUrls": [
        {
            "url": "https://www.zillow.com/homes/1617-S-Perry-St-Montgomery,-AL-36104_rb/120581768_zpid/"
        }
    ]
}

The JSON is valid.

Welcome to the Make community!

1. This forum might have or already changed your text / JSON

When pasting JSON or text into this forum, you should format the example text using the rich-text editor, otherwise the forum software might modify the displayed text, and you might get incorrect answers from others because of it.

Some things this forum software might do to mangle your text:

– remove extra spaces (which may be necessary)
– convert links to titles (when copied is incorrect)
– incorrect joined links
– convert single and double quotes to smart angled quotes ()
– emojis
– etc.

This interferes with you receiving correct answers, because it:

– makes JSON invalid (you can verify when copy-paste into https://jsonformatter.org)
– makes incorrect text examples when we need to build a pattern for text parsing

2. To prevent this in future, please format text in code blocks

A. Type code fence manually
Either add three backticks ``` before and after the text, like this:

```
content goes here
```

B. Highlight and click the format button
Or use the format code button in the editor:
Screenshot_2023-10-02_191027

3. You might need to re-copy the original text

Once the post has been submitted, it’s too late to format it since it’s already butchered, and you need to make a re-copy of the text, and format it before submitting the forum post.

Please let us know once you have corrected the issue. This will avoid others potentially providing wrong answers based on incorrect text in your question.

Thank you!

samliewrequest private consultation

Join the unofficial Make Discord server to chat with other makers!

1 Like

Thanks for the tip. I have reformatted my post. I have also validated the format at https://jsonlint.com/. The JSON is valid. I am not sure what the issue is at this point. It does not give me any other option.

William, did you ever solve this? I have the same issue. I’m pretty sure my JSON is correct, but I’m getting this error.

Hi @William_Green

IML Error is an error generated from Make’s backend (Their Coding).

Hence, please raise a ticket so their dev team can check and update it.

Regards,
Msquare Automation - Gold Partner of Make

Book a Free Consultation | Connect Live

Explore our YouTube Channel for valuable insights and updates!