You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found the culprit.
It comes from MetaWeblogService when it tries to use get the blog name _config["blog:name"] it doesn't exist and the exception is thrown.
There are 2 possible solution to solve this:
The easiest one, in the appsetings.json file, under the blog add property name.
It's a guess, but I think the owner was supposed to be there, as following _config["blog:owner"]
I can make the changes, but which one is the desired one in this case? (my preference is 2)
Trying to add a miniblog.core blog to OLW returns the following error:
The text was updated successfully, but these errors were encountered: