mirror of
https://github.com/entriphy/sp-playcount-librespot.git
synced 2026-04-26 22:26:02 +03:00
[GH-ISSUE #18] Application Error #17
Labels
No labels
bug
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/sp-playcount-librespot#17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jpgrovy on GitHub (Apr 21, 2022).
Original GitHub issue: https://github.com/entriphy/sp-playcount-librespot/issues/18
Was trying to test the api. Getting an Application Error on all calls. Was testing with Postman and keep getting this error "Application Error".
@jpgrovy commented on GitHub (Apr 21, 2022):
Sorry .. to be clear the errors are happening on your hosted version.
@jpgrovy commented on GitHub (Apr 23, 2022):
Any possibility of fixing the issue ? 🙏🙏🙏
@entriphy commented on GitHub (Apr 23, 2022):
Sorry about that, seems like Spotify changed something with logging in and it broke quite a bit since this hasn't project hasn't been updated in a while. I'll try to fix it within the next 24 hours.
@jpgrovy commented on GitHub (Apr 24, 2022):
Thanks so much. Appreciate it!
@entriphy commented on GitHub (Apr 24, 2022):
Hmm, seems like Spotify might be blocking certain IP addresses. Works completely fine on my end but does not work when I deploy it to Heroku. Trying a temporary solution on
api.t4ils.devfor now, though it might not work for long.I also made a new release that might fix the
BadCredentialserror in the previous version if you want to self-host it: https://github.com/entriphy/sp-playcount-librespot/releases/tag/v1.4.1@jpgrovy commented on GitHub (Apr 25, 2022):
It looks like your API hangs now. No error though. Did something change again ?
@jpgrovy commented on GitHub (Apr 26, 2022):
@entriphy - What did you do to make it work on Heroku ?
Your hosted version is working again... but can you let me know how you got it to run on Heroku? I cannot get it working there. Anywhere you can recommend for hosting this?