Hi,
from some reason i get 403 error when i am trying to view files only when i am using the GridStoreAdapter. I have another parse server there i use Google cloud storage and everything works well.
Uploading of files works well the only problem is with download/view the files.
I set the serverURL to http://localhost:1337 and publicServerURL to point to my https domain (https://dev.******.mobi) but when i am trying to view the files i get 403 error (unauthorized)
Do you have any idea what can be the issue?
Thanks in advanced.