Closed Michael-N-N closed 3 years ago
I can't reproduce this. This is an error that occurs if you modify the library in between API calls. Are you sure that you aren't adding items using the client or elsewhere?
Thanks for the response. I'm quite busy at work this week. It will check it and come back to the issue next weekend.
Sorry for the late answer. I'm still not sure what is wrong with my code but I think I tricked myself by using a class which might trigger some API calls. Thanks anyway.
Hi
I’m trying to delete a note:
However, I always get an error that the library has been modified since the specified version (expected 24024, found 30031). I don’t understand what I have to do here because I already retrieved the item immediately before the delete command? Any help is highly appreciated.