Skip to content

Cannot access heroku apps #46

Description

@heridotlife

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:

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions