Open MaKraMc opened 10 months ago
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.
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
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?