-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
App crashes when running collect_data #1
Comments
It is likely that you are still using my client-secret. I did not intend to share this publicly, so I was forced to reset the value. If you generate a new client-key and client-secret via instagram, the app is likely to work. |
I've generated new client-key and client-secret (created my own Instagram app through their dev pages), and added them to the code (both in app.py and wholikes.py). Still getting the same error. |
Just noticed I'm getting a "[Errno 13] Permission denied" when I click "Connect with Instagram". Any particular permissions that has to be set up? |
Here's a bit more precise description on what's happening for me Action: Making a request to http://localhost:8515/
Action: Clicking "Connect with Instagram"
Action: Clicking "Collect Data"
Update 2015-12-27 11:37:
that triggers the "[Errno 13] Permission denied" message |
This is the printout in the terminal:
The text was updated successfully, but these errors were encountered: