I try download file in resources path using rest api, using get method:
but my response is:
"message":"null for uri: http://myhost/fmerest/v3/resources/connections/FME_SHAREDRESOURCE_DATA/geodados/Bairro_Popular.zip?fmetoken=2c537eb21c3ff7b5e0d64be0d6a02b10f149a5b5"}
My file is in Resources > Data > geodados > Bairro_Popular.zip
My user has permissions.
Does anyone know the reason for the error?