Hiya,
For logs that have file attachments I want to be able to resolve the provided URI in the log JSON, but the URI gives a 404. Looking at log in FarmOS, the url for attached documents is in the format:
https://my-farm.farmos.net/system/files/farm/log/harvest/_filename.ext_, rather the JSON URI which is:
https://my-farm.farmos.net/file/_ID_
cheers
Richard