-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
Looks like it is no longer included, or is encoded somehow.
$ pipenv run python export.py --concurrent-requests 3 github/
Loading .env environment variables…
Traceback (most recent call last):
File "export.py", line 179, in <module>
loop.run_until_complete(main())
File "/usr/local/opt/python/Frameworks/Python.framework/Versions/3.7/lib/python3.7/asyncio/base_events.py", line 587, in run_until_complete
return future.result()
File "export.py", line 161, in main
token = await _fetch_api_token(session, base_url)
File "export.py", line 102, in _fetch_api_token
raise Exception("Could not parse API token from remote data! Regex requires updating.")
Exception: Could not parse API token from remote data! Regex requires updating.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels