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

/latest returns 500 Server error #13

Open
MaKraMc opened this issue Dec 31, 2023 · 1 comment
Open

/latest returns 500 Server error #13

MaKraMc opened this issue Dec 31, 2023 · 1 comment

Comments

@MaKraMc
Copy link

MaKraMc commented Dec 31, 2023

I can successufully get details about firmware for my model and region by using:
/DBT/SM-R895F/list
But when trying to fetch details about the latest firmware I get a server error:
/DBT/SM-R895F/latest

{"description":"Internal Server Error","status":500,"message":"The server encountered an internal error and cannot complete your request."}

Downloading does not work aswell:
/DBT/SM-R895F/latest/download

Even when trying to access the firmware using the correct path (got it from my browsing history) i still get Server error 500.

So I guess something changed on Samsungs backend?

@ysfchn
Copy link
Owner

ysfchn commented Dec 31, 2023

Unfortunately yes. According to what I see from other Samsung firmware downloaders, Samsung backend now requires a valid IMEI of the model to download the firmware, which is not suitable for most people's case. I can add a IMEI field for requests, but I'm not sure if it still makes sense to use the tool anymore.

I updated the README which includes a link for more information.

@ysfchn ysfchn pinned this issue Dec 31, 2023
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

2 participants