blogifierdotnet / Blogifier

Blogifier is an open-source publishing platform Written in ASP.NET and Blazor WebAssembly. With Blogifier make a personal blog or a website.
https://blogifier.net
MIT License
1.28k stars 518 forks source link

Unexpected character encountered while parsing value: S. Path '', line 0, position 0. #222

Closed Scribbio closed 3 years ago

Scribbio commented 3 years ago

Hi guys,

I'm receiving the following error on all browsers when publishing a new post:

Unexpected character encountered while parsing value: S. Path '', line 0, position 0.

I've attempted to debug and can't see what could possibly be different vs saving a published post.

(PS. I'm loving the project - thanks for your efforts on this)