Giter VIP home page Giter VIP logo

Comments (10)

vdesabou avatar vdesabou commented on May 26, 2024

Thanks, it's great to have positive feedback !!

Can you let me know what's the URL in chrome in the first screenshot ?

Yes If you can send me the debug file, that would be great. (You have to use an external service for that, like droplr, dropbox, google drive...) because Github does not allow attachments.

from alfred-spotify-mini-player.

sollymay avatar sollymay commented on May 26, 2024

Hey Vincent, thank you for the really quick update!

The website is: http://localhost:15298 (maybe the /callback.php part was lost in translation?)

spot_mini_debug.tgz http://tinyurl.com/oogeb76 expiration date 1/10/15

The one above is the debug file!

Thank you!

-- 
Salomon May
Sent with Airmail

On December 11, 2014 at 2:30:37 AM, Vincent ([email protected]) wrote:

Thanks, it's great to have positive feedback !!

Can you let me know what's the URL in chrome in the first screenshot ?

Yes If you can send me the debug file, that would be great. (You have to use an external service for that, like droplr, dropbox, google drive...) because Github does not allow attachments.


Reply to this email directly or view it on GitHub.

from alfred-spotify-mini-player.

vdesabou avatar vdesabou commented on May 26, 2024

The website is: http://localhost:15298 (maybe the /callback.php part was lost in translation?)

Yes normally it should be with /callback.php. I don't know why it is happening. I've tried with your application and I did not get any problem..

Even though I don't think it is the problem, did you click on the save button in the Application page ?

What happens if you try again? Do you have same issue all the time ?

If you go in a terminal an type command:

netstat -an | grep 15298

What do you get?

Also, if it is still not working, can you execute in Alfred "reset_settings" and start authentication process from scratch ?

from alfred-spotify-mini-player.

sollymay avatar sollymay commented on May 26, 2024

So I made three different applications to try them out and none work although I click the save button after adding the URI.

I have the exact same issue all the time.

When I go to terminal and type that command I get the following:

I did the spot_mini_reset command after each trial and with three different apps that I created to troubleshoot :(

-- 
Salomon May
Sent with Airmail

On December 11, 2014 at 3:03:45 AM, Vincent ([email protected]) wrote:

The website is: http://localhost:15298 (maybe the /callback.php part was lost in translation?)

Yes normally it should be with /callback.php. I don't know why it is happening. I've tried with your application and I did not get any problem..

Even though I don't think it is the problem, did you click on the save button in the Application page ?

What happens if you try again? Do you have same issue all the time ?

If you go in a terminal an type command:

netstat -an | grep 15298

What do you get?

Also, if it is still not working, can you execute in Alfred "reset_settings" and start authentication process from scratch ?


Reply to this email directly or view it on GitHub.

from alfred-spotify-mini-player.

vdesabou avatar vdesabou commented on May 26, 2024

hmm ok..that's weird..

Which OS X version are you using?

Which PHP version?

php -v
PHP 5.5.14 (cli) (built: Sep  9 2014 19:09:25)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies

Just to be sure, you get to the point where you need to enter your Spotify credentials, and then when you click OK, this is where you get the error page right?

from alfred-spotify-mini-player.

sollymay avatar sollymay commented on May 26, 2024

I am using OS X 10.10.1

Last login: Thu Dec 11 03:04:45 on ttys000
Salomons-Air-3:~ salomonmay$ php -v
PHP 5.5.14 (cli) (built: Sep  9 2014 19:09:25) 
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies

I get to the point were I invoke spotify mini (I see the option that says this will start the authentication process), hit enter and right away goes to the not found website :(

Am I doing something stupidly wrong?
-- 
Salomon May
Sent with Airmail

On December 11, 2014 at 3:20:12 AM, Vincent ([email protected]) wrote:

hmm ok..that's weird..

Which OS X version are you using?

Which PHP version?

php -v
PHP 5.5.14 (cli) (built: Sep 9 2014 19:09:25)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies

Just to be sure, you get to the point where you need to enter your Spotify credentials, and then when you click OK, this is where you get the error page right?


Reply to this email directly or view it on GitHub.

from alfred-spotify-mini-player.

sollymay avatar sollymay commented on May 26, 2024

PROBLEM SOLVED!!!!

IF EVERYTHING FAILS, RESTART YOUR COMPUTER HAHAHAHAHA

Just restarted my computer and saw the authentication window coming up....

Also, I was logged in to spotify dev before, so it was trying to log in to something that was already logged in..... I think the issue started there I guess....

Thank you for your support!

Do you have a donation based on paypal? I don't mind sending some love there when I see people who care and stand behind their free product like you

from alfred-spotify-mini-player.

vdesabou avatar vdesabou commented on May 26, 2024

Just restarted my computer and saw the authentication window coming up....

Cool..!

Also, I was logged in to spotify dev before, so it was trying to log in to something that was already logged in..... I think the issue started there I guess....

Hmm I think it has more to do with computer restart because you were not reaching the point where you had to login to Spotify

Do you have a donation based on paypal? I don't mind sending some love there when I see people who care and stand behind their free product like you

Well I'm not doing it for money of course, but if you want to be the first to donate, I have a Donate button on the Packal profile page http://www.packal.org/users/vdesabou :)

I'm working on a big update, I can tell you it would be awesome ! I would be happy to propose you to beta test it, but as it has Alfred Remote support, I'm not sure it will work with a non dev version of Alfred..

But anyway stay tuned and enjoy the workflow!
I appreciate your support, really, it is rare to have people giving feedback like this!

Cheers

from alfred-spotify-mini-player.

vdesabou avatar vdesabou commented on May 26, 2024

Thanks for donation !

I'm closing this issue.
Don't hesitate to suggest improvements

from alfred-spotify-mini-player.

vdesabou avatar vdesabou commented on May 26, 2024

Forgot to mention that you it is more secure if you regenerate your client secret as explained on the application page, because it appears in clear in the screenshot in the first comment.
Once you changed it, you can do the authentication again (if you get errors), by calling reset_settings again

from alfred-spotify-mini-player.

Related Issues (20)

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.