Unable to use Resource Files - proxy deployment errors

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,

1 Like

Dear @Mukundha Madhavan,

  1. Can you please show the code snippet how are you using the resource files in your proxy and errors that you are seeing ?

  2. Alternatively, can you give the org, API bundle and resource file names, so that I can investigate the issue ?

I can add you to the org, here are the screenshots

and here is the Mgmt API call for resourcefiles

Dear @Mukundha Madhavan.

Thanks for sharing the org and API details.

I was able to reproduce the problem in your org. Noticed that the MPs were unable to locate your newly added resource file and hence we were seeing the deployment errors. I restarted the MPs and the deployment errors are no longer seen. Your API is successfully deployed now.

Thanks,

Amar