Product: PowerShell Universal
Version: 5.6.11
Recently updated to v5 and created a script that users have access to in the portal. The script has a file parameter so the user has to upload a file in order to run the script property. The problem is when a user uploads a file it appears to work on their end but not actually upload, the script pauses and requests feedback because nothing was uploaded. When testing under my admin account it works without issues so Im wondering what permission I need to give to my users in order to make this work?