Mohak Pratap Singh
Mohak Pratap Singh
Recently, I faced a similar warning with LogSession. heroku3 version: 4.2.1 My code: ``` import heroku3 import os app_name = os.environ.get("APP_NAME") heroku = heroku3.from_key(os.environ.get("HEROKU_API_KEY")) logs = heroku.apps()[app_name].get_log(lines=1500, timeout=15) # print...
I'm not really sure, but could `verify=False` perimeter of [requests.get()](https://github.com/martyzz1/heroku3.py/blob/master/heroku3/models/logsession.py#L27) be causing any issue?
Same issue. I was able to play 1 song, after that no new song works. Only cached songs play fine.