I am trying to use Resource files for java and jsc - I am able to successfully upload the files and verify its uploaded using the resourefiles API,
I tried both the org level resources and environment level resources
But when i use it in the proxy - i am seeing deployment errors
For jsc - unable to locate the file
For java - deployment failed for unknown errors
Thanks,