Filip Jaksic

Results 5 comments of Filip Jaksic

Hello, we are facing the same issue. Namely, that the "GetRange" endpoint doesn't respect the given address/range. The endpoint works normally when used in Graph Explorer or with plain HTTP...

Sorry for resurrecting such an old thread, but did anyone maybe figure out the request structure (for the P100 or similar)?

@porg, idk if it helps, but I had a similar issue while manually adding/removing Finder tags via a python script. In my case the issue was that I had a...

Btw, a simple GUI tool which helped me inspect the xattrs of the file and find the issue in my setup is [xattred](https://eclecticlight.co/xattred-sandstrip-xattr-tools/) from the macOS guru eclecticlight, in case...

Seems like it is possible as another related project ([FakeAirtag](https://github.com/dakhnod/FakeTag)) managed to do it. Here's a pointer to the relevant code to get you started: https://github.com/dakhnod/FakeTag/blob/02755369eb18e34bb0cfb76a2dd165136ee35aa3/main.c#L203-L221 https://github.com/dakhnod/FakeTag/blob/02755369eb18e34bb0cfb76a2dd165136ee35aa3/main.c#L33-L38