web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / error with flow - Acti...
Power Automate
Unanswered

error with flow - Action 'Parse_JSON' failed

(0) ShareShare
ReportReport
Posted on by

Hi all,

 

I have an error with my flow - Action 'Parse_JSON' failed:

Details:

Unable to process template language expressions in action 'Parse_JSON' inputs at line '0' and column '0': 'Required property 'content' expects a value but got null. Path ''.'.

 

Screenshot 2022-10-18 143304.png

 

It appears when a the file upload feature on the MS Form is not inputted, but as this question on the Form is optional we need this flow to work either when the file upload is present or not. 

 

Attached is a screenshot. 

 

Many thanks,

 

Andy

Categories:
I have the same question (0)
  • Sundeep_Malik Profile Picture
    6,484 on at

    Hey @Teaquell 

    Not sure this method will work in your case or not.

    But modify your parse json.

     

    Where ever you are getting error.

     

    Just modify somethings there.

    So for example, the following is written there:

    "type": "string"

    Instead of the above write there:

    "type": ["string","null"]

  • Kaif_Siddique Profile Picture
    2,108 Super User 2024 Season 1 on at

    Hi @Teaquell 

     

    Try the below steps:

     

    Step1: Remove the Parse Json step and run the flow.

    Kaif_Siddique_0-1666103424014.png

     

    Step2: Copy the body from the Get response details output and paste to Parse JSON Schema.

    Kaif_Siddique_1-1666103602287.png

     

    Step3: Add Parse JSON and provide Schema.

    Kaif_Siddique_0-1666104029020.png

     

    Step4: Run the flow again

    Kaif_Siddique_1-1666104176168.png

     

    Let me know if this works for you.

     

    Regards

    Kaif

  • Teaquell Profile Picture
    on at

    Hey this did not work and I am still getting an error (see image below) I can provide my schema:

    {

        "type""array",
        "items": {
            "type""object",
            "properties": {
                "name": {
                    "type": ["string","null"]
                },
                "link": {
                    "type": ["string","null"]
                },
                "id": {
                    "type": ["string","null"]
                },
                "type": {},
                "size": {
                    "type": ["integer","null"]
                },
                "referenceId": {
                    "type": ["string","null"]
                },
                "driveId": {
                    "type": ["string","null"]
                },
                "status": {
                    "type": ["integer" , "null"]
                },
                "uploadSessionUrl": {}
            }
         

        }
    }

     

    Thanks, 

    Andy

     

    Screenshot 2022-10-26 155142.png

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 538 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 405 Moderator

#3
abm abm Profile Picture

abm abm 252 Most Valuable Professional

Last 30 days Overall leaderboard