Posts

Post not yet marked as solved
2 Replies
317 Views
So when I try retreive the JSON from my site I get an error with the Json problem, here it is Error Domain=NSCocoaErrorDomain Code=3840 "Garbage at end." on this line of code let json = try NSJSONSerialization.JSONObjectWithData(data!, options: .MutableContainers) as! NSDictionaryit happens with both NSArray and NSDictionary
Posted
by pvaloyi.
Last updated
.