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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Parse JSON thorwing erro
Power Automate
Suggested Answer

Parse JSON thorwing erro

(0) ShareShare
ReportReport
Posted on by
The 'content' property of actions of type 'ParseJson' must be valid JSON. The provided value cannot be parsed: 'Unexpected character encountered while parsing value: S. Path '', line 0, position 0.'.
I have the same question (0)
  • David_MA Profile Picture
    14,424 Super User 2026 Season 1 on at
    The error tells us there is an unexpected character is S at position 0, which means the Parse JSON action is receiving plain text, not JSON, as its input. To diagnose where that S is coming from, we need to see the actual value being passed into the Parse JSON content field (for example, the output of the previous action). Without that input, it’s not possible to identify the root cause. Check the Parse JSON for a stray S somewhere.
  • Suggested answer
    11manish Profile Picture
    2,126 on at
    The error occurs because the Parse JSON action is receiving plain text instead of valid JSON.
     
    The input must be a properly formatted JSON object (starting with { or [), but your current input starts with a regular string (e.g., “Status…”).
     
    To fix this, verify the actual input using a Compose action, ensure the source returns valid JSON, or modify your flow to either convert the text into JSON format
     
    or avoid using Parse JSON when the input is not structured data.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 881

#2
Valantis Profile Picture

Valantis 823

#3
Haque Profile Picture

Haque 485

Last 30 days Overall leaderboard