I can't run Spotify player correctly using QML/Qt framework on Linux 64bit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I have an application written in QML/Qt framework to perform Spotify tasks, on Linux system 64bit, with Widevine library installed as a plugin for Chromium.
In QML there is an element: "WebEngineView", which I used to create the Spotify player.
Everything worked perfectly for the Web Api requests, and the Playback sdk, and I can get the Device Id.
But, when I call "play" for a Playlist or an Album, the player worked only for 5 seconds, then it stopped with this error message:
"Uncaught (in promise) LicenseError: License URL endpoint response"
But If I create the player in Chromium, it works without this error.
Do you have any idea why I am getting this error please?
Best regards
I have an application written in QML/Qt framework to perform Spotify tasks, on Linux system 64bit, with Widevine library installed as a plugin for Chromium.
In QML there is an element: "WebEngineView", which I used to create the Spotify player.
Everything worked perfectly for the Web Api requests, and the Playback sdk, and I can get the Device Id.
But, when I call "play" for a Playlist or an Album, the player worked only for 5 seconds, then it stopped with this error message:
"Uncaught (in promise) LicenseError: License URL endpoint response"
But If I create the player in Chromium, it works without this error.
Do you have any idea why I am getting this error please?
Best regards
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page