Git Product home page Git Product logo

Comments (9)

AustinDoolittle avatar AustinDoolittle commented on May 30, 2024 3

This looks like it is due to the change in the Spotify authentication flow #6. Looks like the original dev mentioned using the Authorization Code Flow to avoid having the user sign in every couple of days. This would require a continuous running process that refreshes the access token. I think the Implicit Grant Flow would be the way to go. Sure, it would require the user to sign in once and a while, but it would take a lot of complexity out of the authorization process flow and would increase security. @JohnTheGr8 How would you feel about taking this route instead? I can crank it out this weekend, with your blessing of course.

from wox.plugin.spotify.

mortensassi avatar mortensassi commented on May 30, 2024 2

Alternatively you could install the Wox.SpotifyPremium - works on my side!

from wox.plugin.spotify.

oliverulerich avatar oliverulerich commented on May 30, 2024

I have the same problem as @filtration . Spotify installed from the exe package downloaded from spotify.com
Also I have to mention that I've changed the default installation dir (outside Program Files or App Data)
version 1.0.87.491.ge2a121fc (the same as the Windows Store ver)

from wox.plugin.spotify.

tradjick avatar tradjick commented on May 30, 2024

Same problem as those above

from wox.plugin.spotify.

Simmetopia avatar Simmetopia commented on May 30, 2024

I have the same problem as above. Is there a workaround?

from wox.plugin.spotify.

mgutbor avatar mgutbor commented on May 30, 2024

Please @JohnTheGr8 or @AustinDoolittle : help us to solve this problem with this brilliant plugin for wox.

from wox.plugin.spotify.

MathieuDR avatar MathieuDR commented on May 30, 2024

Any news on this. It's indeed removed

from wox.plugin.spotify.

AustinDoolittle avatar AustinDoolittle commented on May 30, 2024

Sorry for the late response. After doing some research, I really don't have a clear path forward as to how we could perform Spotify's Authorization Flow from a desktop application. It's possible to trigger the opening of a browser to the authentication page, but capturing the redirect url isn't possible (unless we were to bake in a web browser to Wox). Unless anyone else has any ideas, I think this is dead.

from wox.plugin.spotify.

MathieuDR avatar MathieuDR commented on May 30, 2024

Without any knowledge of the process, can't we just send requests and read the responses through normal request and through standard C#?

from wox.plugin.spotify.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.