You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the 400B update, the "Get File URL" action returns its argument's unescaped POSIX path (e.g., /some directory/some file.txt) instead of its URL (e.g., file:///some%20directory/some%20file.txt).