Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GetShowAsync returns Status null when status is 'upcoming' #208

Closed
mpfc75 opened this issue Dec 7, 2020 · 2 comments · Fixed by #212
Closed

GetShowAsync returns Status null when status is 'upcoming' #208

mpfc75 opened this issue Dec 7, 2020 · 2 comments · Fixed by #212

Comments

@mpfc75
Copy link

mpfc75 commented Dec 7, 2020

Calls to GetShowAsync (v1.1.0) returns status=null for shows in Trakt with a status of 'upcoming' (for example your-honor-us or the-surgeon-s-cut).

Postman shows 'upcoming' for both of the show examples above.

@henrikfroehling
Copy link
Owner

Missing value for "upcoming" in TraktShowStatus.

@henrikfroehling henrikfroehling removed their assignment Dec 7, 2020
@henrikfroehling
Copy link
Owner

Created an issue for missing documentation: trakt/api-help#235

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment