When we try to save a record with an image field where we browsed the local file system for photo from the following folder name
/storage/emulated/0/Pictures/IMG-766471916.jpg
Saving of the record fails in Zoho and forces the log in screen.
If we rename the pathname to the following, it works. We have changed “Pictures” to “test”.
/storage/emulated/0/test/IMG-766471916.jpg
Simply moving the image to another folder seems to work as well. We have been telling our users to move their images to the default Camera folder before uploading, however seems anything with "DCIM" in the file path works.