I include here the full Kung-Log error msg:
CODE
Query:
{blogid = 4; password = ********; username = "********"; }
Response:
{
"/FaultCode" = -65794;
"/FaultExtra" = {domain = -1; error = -65795; msg = "Encountered string encoding error"; };
"/FaultString" = "/CFStreamFault";
"/kWSHTTPResponseMessage" = <NSCFType: 0x154b470>;
"/kWSResultIsFault" = 1;
}
{blogid = 4; password = ********; username = "********"; }
Response:
{
"/FaultCode" = -65794;
"/FaultExtra" = {domain = -1; error = -65795; msg = "Encountered string encoding error"; };
"/FaultString" = "/CFStreamFault";
"/kWSHTTPResponseMessage" = <NSCFType: 0x154b470>;
"/kWSResultIsFault" = 1;
}
What could possibly be wrong? All I can think of is that I added a string to change the hieranchy of my individual archives within folders named after categories (as of the MT manual):
CODE
<$MTEntryCategory dirify="1"$>/<$MTEntryID pad="1"$>.html
Could this possibly be the reason?
Any help appreciated, I haven't a clue.
Thank you all.