n8ebel / MarvelAndroid

Android library to work with the Marvel Comics Api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

409 Error: 4-digit number for series filter

n8ebel opened this issue · comments

Received when querying for comics with default ComicQueryParams

{"code":409,"status":"You must pass a four-digit number if you set the series year filter."}

This is byproduct of #15

Closed with #18