cal-invisible
Results
1
issues of
cal-invisible
I tried to hack the code replacing `h = requests.get(searchurl)` by `h = requests.get(searchurl, headers={'Authorization': 'access_token {}'.format(token)})` in the `retrievelist` function but it had no effect