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
Failed to run command eventually with error: Error Domain=NSCocoaErrorDomain Code=3840 "JSON text did not start with array or object and option to allow fragments not set." UserInfo={NSDebugDescription=JSON text did not start with array or object and option to allow fragments not set.}
I am getting this again and again. I think this is related to NSJSONReadingAllowFragments. But i am not sure where should I correct this.
The text was updated successfully, but these errors were encountered:
I am getting this again and again. I think this is related to
NSJSONReadingAllowFragments
. But i am not sure where should I correct this.The text was updated successfully, but these errors were encountered: