Hiren Pandya

Results 1 issues of Hiren Pandya

While executing following function, `steem.get_posts(limit=self.no_of_post, sort="promoted", category=self.cat_c)` I got following exception `raise Exception("Invalid choice of '--sort'!")` Looking into the code, I came across following observation **get_post** function supports parameter _sort_...