Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working for a long time. #25

Closed
TheSimArchitect opened this issue Jun 22, 2023 · 14 comments
Closed

Not working for a long time. #25

TheSimArchitect opened this issue Jun 22, 2023 · 14 comments

Comments

@TheSimArchitect
Copy link

Hi! I thought you were updating something to fix it, still it is not working for weeks (maybe months) here 😬

image

Anybody else with the same issue? It happens with or without a VPN on, so I don't believe it's a network issue.

@grizzls
Copy link

grizzls commented Jun 23, 2023

Updating to 1.1.3 worked for a while, but it's been broken again in the last few days

@phips
Copy link

phips commented Jun 27, 2023

Yup. Taking a look at stocks.log I see…

recv: {"action":"com.exension.stocks.symbol","context":"babf2db03f7b4e84033a9907194a9e67","event":"sendToPlugin","payload":{"sdpi_collection":{"checked":false,"group":false,"index":0,"key":"symbol","selection":[],"value":"SPY"}}}
API response status code non 200: 401 401 Unauthorized```

Yahoo clamping down? 🤔 

@MofoMojo
Copy link

MofoMojo commented Jul 20, 2023

I think I replied on another thread in the last few weeks or months having similar problems but discovered it's actually working fine... however... I have to restart the Stream Deck application EVERY DAY in order to get the stocks to start working when I start work on my computer each morning.

Every morning I come in and see the button details effectively "frozen" and sometimes it happens during the day too. If you press down on the button you get a ! icon in a yellow triangle. That's my trigger for knowing I need to restart the app. It seems very odd that the app would have to be restarted to get it working again which implies it's not an issue with the API, it's likely an issue with handling an exception or other condition and not being able to recover.

@MofoMojo
Copy link

That's a shame. For a while it was just completely broken for me... I'm having problems with all 3 of the stock related tickers myself.

@johannesparty
Copy link

johannesparty commented Sep 26, 2023

Not working of me; restarting app doesn't help.

@TheSimArchitect
Copy link
Author

Hi! I thought you were updating something to fix it, still it is not working for weeks (maybe months) here 😬

image

Anybody else with the same issue? It happens with or without a VPN on, so I don't believe it's a network issue.

Same problem again. Had worked for a little while, but stopped a few weeks ago. 😬

@rubencarvalho
Copy link

Same here! Seems completely broken :(

@TheSimArchitect
Copy link
Author

What happens now? There's 2 plugins for stocks and they're both broken for a few months.

Is there any free api we can use even if we have to add some sort of credential when running it?

@mediacloudusr
Copy link

I was able to use successfully the other plug-in https://github.com/BarRaider/streamdeck-stockticker
It can use iexcloud.io as a provider instead of Yahoo.
Process to key a free API key is explained here : https://github.com/BarRaider/streamdeck-stockticker#getting-an-api-key-from-iexcloudio

@phips
Copy link

phips commented Dec 7, 2023

I was able to use successfully the other plug-in https://github.com/BarRaider/streamdeck-stockticker

Windows only. Meh 🤷

@mgoffin
Copy link

mgoffin commented Dec 7, 2023

I was able to use successfully the other plug-in https://github.com/BarRaider/streamdeck-stockticker

Windows only. Meh 🤷

I have this installed and it only shows the bar icon when I choose either Yahoo option. Do you have to use the other service for it to work?

@shayne
Copy link
Owner

shayne commented Apr 15, 2024

I've updated the API to use Finnhub.io, please download the latest release:
https://github.com/shayne/stock-ticker-stream-deck-plugin/releases/tag/v1.2.0

@shayne shayne closed this as completed Apr 15, 2024
@whyfuture
Copy link

Awesome, thank you so much for your work. It doesn't have commodities, but it's a good step forward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests