Open KebabLord opened 4 years ago
I am having this issue now too, actually a second ago it returned with status code 401 (and now it's 405).
arch linux (auryo-bin package v2.5.3)
Confirming this on Fedora 32 RPM v2.5.3 I also deleted auryo config & cache folders and tried to re-login, the error appears just after login success. The app worked just fine yesterday.
Having this issue too. Maybe soundcloud is testing a new API for some users?
Same issue. Arch Linux 4.19. Tried to delete everything related to Auryo and reinstall. Nothing works.
Seems like SoundCloud has deprecated a bunch of APIs. I will see what further actions I will take. Please bear with me.
Thanks, same error on Ubuntu 20.04 and installed via de snap store
same here installed via snap store on pop_OS LST 20.04
Same here via .deb package and via snap on Debian 10.
Same here via .deb package or Snap.
same here.
An update on this: Instead of quickly fixing this, I'm finishing the rewrite which is using newer APIs. I will keep you updated. It's an annoying decision, because Auryo is currently broken, but I would like to spend my time wisely on this. #255
An update on this: Instead of quickly fixing this, I'm finishing the rewrite which is using newer APIs. I will keep you updated. It's an annoying decision, because Auryo is currently broken, but I would like to spend my time wisely on this. #255
Very good, any approximate time frame in which we can expect a new release with the re-written client?
It is a bank holiday in Belgium, so I have some extra days. I hope to be finished at least by the end of this week. I believe it to be possible, but do not quote me on that. Most of it has been rewritten, just gotta do the logic for playing tracks and queueing them.
Awesome @Superjo149 can't wait to try out the new version, keep up the good work man!
Great.. i just reinstalled the latest version thinking the update was done but no. Good to know it's almost ready. Great job!!
New update: I have been working long hours on the rewrite. Since I'm redoing things, I would like to get the playlist queue right this time. This took a bit longer than expected. I had to rewrite this piece today, which gave me not enough time to finish everything up. I'll try and hotfix these APIs and push a new release. The rewritten version will come a bit later.
While I have you here, please consider donating to help me continue to work on Auryo. https://github.com/sponsors/Superjo149
I'll close this issue. Please download the latest version. You mat need to do it manually.
If you want to be updated with the release of 2.6.0, you can follow it #255.
Thank you very much @Superjo149 for keeping us posted, updating right away.
Thanks man! @Superjo149 New version seems to be working fine again
Extreme noob to git hub, is there a way i can get ver 2.6 for mac i am having this same issue ?
Auryo fails to start up with Error code 403:
and from running within Terminal it only shows this;
$ auryo
(electron) The default value of app.allowRendererProcessReuse is deprecated, it is currently "false". It will change to be "true" in Electron 9. For more information please check https://github.com/electron/electron/issues/18397
[1610363070819] INFO : App started
@alkaris2 Created a new issue for this #312
Got the 405 today; does anyone know how to fix?
Got this one today aswell, is this word of another API change?
I fear that they the extended period they gave me to migrate, has expired. I got contacted about this to follow up. I have fixed this already in a separate branch along with the rewrite, however, as I am currently working 6/7, I am not able to continue testing and releasing that version at this time.
@Superjo149 Thanks for the update. Looking forward to future news.
Super annoying that SoundCloud API keeps changing, wish they just had API keys for connecting apps.
Also instead of having to copy+paste the new Client ID when the old ones expire, can't you just fetch request this and append it to the config, you should be able to do this just as if you were going to soundcloud.com? I feel that should be a thing, especially with Electron which has Chromium framework
Overlay doesn't come, its just this error. Updating clientid didn't work. Tested on both my own build and latest deb release, same error.
Feels like problem is about Auryo's API codes. Soundcloud seems to be updated something.