reddift icon indicating copy to clipboard operation
reddift copied to clipboard

Fix subreddit about method

Open MohammadAG opened this issue 8 years ago • 0 comments

The method does not work without the added .json at the end:

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.} Error Domain=reddift.HttpStatusWithBody<Swift.String> Code=404 "(null)"

MohammadAG avatar Dec 29 '16 10:12 MohammadAG