[GH-ISSUE #660] Cannot run on Heroku #392

Closed
opened 2026-02-27 23:22:22 +03:00 by kerem · 2 comments
Owner

Originally created by @elpideus on GitHub (Mar 25, 2021).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/660

Normally when I run spotipy on my computer it asks me a link (redirect link with some parameters) and opens a browser page but on heroku I cannot interact with the console cause it gets automatically executed by the procfile.
How to solve this problem?

Originally created by @elpideus on GitHub (Mar 25, 2021). Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/660 Normally when I run spotipy on my computer it asks me a link (redirect link with some parameters) and opens a browser page but on heroku I cannot interact with the console cause it gets automatically executed by the procfile. How to solve this problem?
kerem 2026-02-27 23:22:22 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@xxristoskk commented on GitHub (Mar 31, 2021):

Hi! Not sure what your use case is, but for me, I made a simple streamlit app to use as a GUI for scraping a blog and creating playlists. The repo for that is here and the app itself is here. I think I broke the app after experimenting with more streamlit features, but you can get an idea of how to build a vanilla GUI to use Spotipy.

<!-- gh-comment-id:810719165 --> @xxristoskk commented on GitHub (Mar 31, 2021): Hi! Not sure what your use case is, but for me, I made a simple streamlit app to use as a GUI for scraping a blog and creating playlists. The repo for that is [here](https://github.com/xxristoskk/scrape-and-play/tree/master) and the app itself is [here](https://no-data-test.herokuapp.com/). I think I broke the app after experimenting with more streamlit features, but you can get an idea of how to build a vanilla GUI to use Spotipy.
Author
Owner

@elpideus commented on GitHub (Apr 5, 2021):

Hi! Not sure what your use case is, but for me, I made a simple streamlit app to use as a GUI for scraping a blog and creating playlists. The repo for that is here and the app itself is here. I think I broke the app after experimenting with more streamlit features, but you can get an idea of how to build a vanilla GUI to use Spotipy.

I solved by pushing also the cache file after running it on my computer. Thank you anyways.

<!-- gh-comment-id:813577411 --> @elpideus commented on GitHub (Apr 5, 2021): > Hi! Not sure what your use case is, but for me, I made a simple streamlit app to use as a GUI for scraping a blog and creating playlists. The repo for that is [here](https://github.com/xxristoskk/scrape-and-play/tree/master) and the app itself is [here](https://no-data-test.herokuapp.com/). I think I broke the app after experimenting with more streamlit features, but you can get an idea of how to build a vanilla GUI to use Spotipy. I solved by pushing also the cache file after running it on my computer. Thank you anyways.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotipy#392
No description provided.