You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lightning initialized
Problem connecting to server at https://lightning-viz-veda.herokuapp.com
status code: 401
Traceback (most recent call last):
File "lightning_scatter.py", line 7, in
lgn = Lightning(host='https://lightning-viz-veda.herokuapp.com')
File "/home/veda/Dev/hoaxbot_data_test/venv/lib/python3.4/site-packages/lightning/main.py", line 28, in init
raise ValueError("Could not access server")
ValueError: Could not access server
But i can access the apps through web fine.
The text was updated successfully, but these errors were encountered:
I'm using python 3.4 and here's my code:
https://github.com/retphern/hoaxbot_data_test/blob/master/lightning_scatter.py
But when i run the code, i got error like this:
But i can access the apps through web fine.
The text was updated successfully, but these errors were encountered: