mirror of
https://github.com/koel/koel.git
synced 2026-04-25 16:56:02 +03:00
[GH-ISSUE #209] Last.FM trouble #149
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#149
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 @PixiBixi on GitHub (Jan 31, 2016).
Original GitHub issue: https://github.com/koel/koel/issues/209
Hello, i've set my API_KEY and API_SECRET on .env, and when i try to Connect with the website, this is what i have
http://i.imgur.com/nGM8GuY.png
I'm using PHP7, and your nginx.conf file
Btw, i'm using Koel 2.0, and FLAC transcode works well \o/
@phanan commented on GitHub (Jan 31, 2016):
What's the URL of this 404 page?
@PixiBixi commented on GitHub (Jan 31, 2016):
This is the full URL
http://ndd:8080/api/lastfm/connect?jwt-token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOjEsImlzcyI6Imh0dHA6XC9cL3N0b3JhZ2Uuc2FsZW5haW4uZXU6ODA4MFwvYXBpXC9tZSIsImlhdCI6MTQ1NDI1NTk3OSwiZXhwIjoxNDU0ODYwNzc5LCJuYmYiOjE0NTQyNTU5NzksImp0aSI6IjVjYmY4zgzNGE0MDE4MTliYWUwMWU2ZTBmOWJhN2VhIn0.kHYQ6tXAhS5Q3qc1Ua0l7Dhvc3pQKfIX9BZQjg
@phanan commented on GitHub (Feb 1, 2016):
Stupid me accidentally deleted the route... Can you believe that?
@PixiBixi commented on GitHub (Feb 1, 2016):
Ahah it's embarassing!
Thanks to fix it :)