Hello community,
I'm actually working with the API on alteryx server so i created an application that takes a filename as a parameter and launches a process into a macro (look at the screenshot below):

This processing consists of creating a table in a database so i added a control parameter inside the macro with this configuration :

I published this version on the server and I tried to pass a file name as parameter :

and it showed me this error message knowing that I have access to this directory and when I run it without API it works fine.

Please let me know how to do it.
Thank you.