onedrive-api icon indicating copy to clipboard operation
onedrive-api copied to clipboard

Download is not working

Open simatec opened this issue 8 months ago • 2 comments

The download is currently no longer working. Your package is used in the ioBroker Adapter Backitup and the download has recently stopped working.

Have there been changes to the API?

https://github.com/simatec/ioBroker.backitup/blob/86bf896e497a857ae1a4bdecde266d84ee480196/lib/list/onedrive.js#L151

simatec avatar Apr 22 '25 20:04 simatec

Hi @simatec , I'm not aware of any changes in the API. Have you managed to to figure out what is the issue?

dkatavic avatar Jun 12 '25 20:06 dkatavic

I've now integrated a local API into the ioBroker Backup Adapter that replaces the work of your npm package in the project. I had to quickly provide users with a solution.

simatec avatar Jun 12 '25 20:06 simatec