Hashtag recent_media endpoint returns cursor even with no results
9
So recently the Instagram Graph API endpoint to get recent_media for a given hashtag started sending a cursor and a next page link even if there are no more results.
Expected behavior:
No cursor is passed if there are no more paginated results.