MaxHasADHD / TraktKit

Swift wrapper for Trakt.tv API.
MIT License
112 stars 37 forks source link

getUserCollection(type: .Shows) gives error #24

Closed AnthonyFaxlandez closed 4 years ago

AnthonyFaxlandez commented 6 years ago

When you call TraktManager.sharedManager.getUserCollection(type: .Shows) it returns this error:

The data couldn’t be read because it is missing.

It looks like this is related to the JSON it's trying to parse. Maybe some of the JSON has changed?

MaxHasADHD commented 5 years ago

I'll take a look into this.

MaxHasADHD commented 4 years ago

Uploading a fix soon, sorry for the delay I've been so busy.