API returns older posts than requested
daubaris opened this issue · 0 comments
daubaris commented
Hi, when using the tagged
method with the current date's timestamp int(datetime.datetime.now().timestamp())
, for certain tags (e.g., fashion), the API returns posts starting from the year 2015 while for others start at the current date (2022-07-20). This is probably more of an issue with the server rather than the API, however, it is still an issue.