cloudplaya icon indicating copy to clipboard operation
cloudplaya copied to clipboard

can't authenticate

Open dtenenba opened this issue 8 years ago • 2 comments

$ cloudplaya authenticate --username [email protected] --password my_password
Unable to write authentication data: HTTP Error 404: NotFound

dtenenba avatar Sep 19 '16 17:09 dtenenba

Looks like amazon may have changed the way the login works. I'm having a similar problem with the PHP version I made of this script (mine's at https://github.com/micah1701/ACP-API). If I find a solution, I'll post here but I don't have a ton of time to dig into it right now

micah1701 avatar Sep 19 '16 17:09 micah1701

I'm sorry everyone, I wish I had time to dig into this.. All my time right now is going into my company's product, Review Board. I haven't had time to do any maintenance on cloudplaya in a good long while.

Sadly, Amazon never published any real API for this service. I completely understand it, but it means there's no future-proof way of performing authentication or any of the other operations needed. Theoretically, the mobile apps are using something stable but undocumented, and if someone could MITM their own connection for that to find out what it is, they'd be in better shape of figuring out a better long-term way of working with all this.

chipx86 avatar Sep 19 '16 18:09 chipx86